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.5k stars 144 forks source link

Installing libhoudini doesn't do anything. #82

Closed Kodehawa closed 1 year ago

Kodehawa commented 1 year ago

Title. Trying to install libhoudini (or libndk for that matter) does nothing and after a container restart the aarch64 nor armv7 ABI is not enabled. I've tried several times and even tried rebooting the entire system to no avail.

Tried installing a game that uses aarch64 and it didn't work either, so the ABI detect is correct.

image

image

Kodehawa commented 1 year ago

Oh, running what's described in https://github.com/casualsnek/waydroid_script/pull/80 fixes it (waydroid upgrade -o)

Please merge it.

mak448a commented 1 year ago

Please close since the pull request was merged, it will make the issues tab cleaner for the devs