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.65k stars 157 forks source link

Add support for F-droid OTA zip? #11

Open Brli opened 2 years ago

Brli commented 2 years ago

F-Droid comes in handy as alternative to gapps store, and is mentioned in waydroid's doc too

is it possible to add it to the script for easier installation of F-droid app?

Thank you.

https://f-droid.org/en/packages/org.fdroid.fdroid.privileged.ota/

casualsnek commented 2 years ago

F-Droid comes in handy as alternative to gapps store, and is mentioned in waydroid's doc too

is it possible to add it to the script for easier installation of F-droid app?

Thank you.

https://f-droid.org/en/packages/org.fdroid.fdroid.privileged.ota/

yes, it should be possible to do this, maybe i will add it in next update ;)