description |
---|
Here is a list of a few of the projects that work with Waydroid to add some more features/functionality. |
User @casualsnek has put together a tool that will help Waydroid users install OpenGapps, root with Magisk, and install libndk-translation libraries for ARM emulation.
{% embed url="https://github.com/casualsnek/waydroid_script" %}
User @sickcodes has put together a script that will download (using Android-Generic Projects emu-x86 repo) and extract the libndk-translation libs from Google's Android Studio emulator images.
{% embed url="https://github.com/sickcodes/Droid-NDK-Extractor" %}
User @aditya24raj has put together an alternative install script using bash that helps to automatically perform the needed steps for installing Waydroid without hastle.
{% embed url="https://github.com/aditya24raj/darth_waydr" %}