casualsnek / waydroid_script

Python Script to add OpenGapps, Magisk, libhoudini translation library and libndk translation library to waydroid !
GNU General Public License v3.0
1.73k stars 161 forks source link

When installing OpenGApps I get an error. #72

Closed vrmaurice closed 1 year ago

vrmaurice commented 1 year ago

I just followed the guide on README.

When running sudo python3 main.py -i, I just get this error: ERROR: Cannot access gservices.db, make sure gapps is installed and waydroid was started at least once after installation and make sure waydroid is running !

Waydroid is showing the GUI and I have installed gapps as I have ran the commands needed for installation.

I'm on Fedora 37 with GNOME.

Xandor19 commented 1 year ago

Having the same issue here, Ubuntu 22.04 with GNOME 42. I installed Waydroid GAPPS and now was trying to register the device with this script

Xandor19 commented 1 year ago

Check the Issue #68, the 2nd comment worked for me

vrmaurice commented 1 year ago

For me too, thanks