Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can the script install gapps-full? #58

Open
montvid opened this issue Nov 28, 2020 · 5 comments
Open

Can the script install gapps-full? #58

montvid opened this issue Nov 28, 2020 · 5 comments

Comments

@montvid
Copy link

montvid commented Nov 28, 2020

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

@geeks-r-us
Copy link
Owner

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.

@montvid
Copy link
Author

montvid commented Nov 28, 2020

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`

@geeks-r-us
Copy link
Owner

error was due to a typo.

packages to install still need to be filled.

@montvid
Copy link
Author

montvid commented Nov 29, 2020

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
Copy link
Author

montvid commented Dec 2, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants