geeks-r-us / anbox-playstore-installer

Install script that automates installation of googles playstore in anbox
MIT License
656 stars 155 forks source link

Script hangs @ Phonesky.apk install #15

Open rinkydinkyproject opened 5 years ago

rinkydinkyproject commented 5 years ago

Script won't proceed past Phonesky.apk install. Stuck there. Running Linuxmint 19

rinkydinkyproject commented 5 years ago

Found out this is due to houdini.sfs file not being downloaded, however I get cp: cannot stat './houdini/houdini': No such file or directory as a new error.

rinkydinkyproject commented 5 years ago

Ok a few more things, it was not creating directories. I had to add sudo to some of the mkdir commands that were missing it, then in addition found the files were not being downloaded and created in the appropriate folders. In my case I just manually went and did it to get past each error. The directories were created in the anbox-work directory

lmirguet commented 5 years ago

hi

where did you find the houdini.sfs file ? the server dl.android-x86.org seems to be down...

thank you for your help Laurent