anbox-playstore-installer icon indicating copy to clipboard operation
anbox-playstore-installer copied to clipboard

Can the script install gapps-full?

Open montvid opened this issue 3 years ago • 5 comments

It might be that some apps need more google services so gapps full install might help? I would like to try.

montvid avatar Nov 28 '20 10:11 montvid

I prepared the logic for selecting the gapps variant(see f108b57). Now the names of the apks need to be installed and to fulfill all dependencies must be filled out for this versions. To figure out which of them are working on anbox could be a time consuming task. So any contribution is welcome.

geeks-r-us avatar Nov 28 '20 12:11 geeks-r-us

Thanks, but looking at android installed apps I don't see anything new installed. Should I reinstall the snap? At first I got this error:

vending-x86_64/nodpi/priv-app/Phonesky/Phonesky.apk
./install-playstore.sh: line 216: syntax error: „i“

trying the second time I got this and the script quits:

Loading open gapps from https://sourceforge.net/projects/opengapps/files/x86_64/20201121/open_gapps-x86_64-7.1-full-20201121.zip`

montvid avatar Nov 28 '20 13:11 montvid

error was due to a typo.

packages to install still need to be filled.

geeks-r-us avatar Nov 29 '20 20:11 geeks-r-us

Thanks for helping out but I as I run anbox.appmgr I don't see any new apps after the install. I did ./install-playstore.sh --clean and then ./install-playstore.sh --gapp full and the installer says that it did download open_gapps-x86_64-7.1-full-20201121.zip among other things.

montvid avatar Nov 29 '20 22:11 montvid

Does the script work for you? Do you get the apps that come with the full install? I don't.

montvid avatar Dec 02 '20 21:12 montvid