Waydroid
Installation
Section titled “Installation”We offer waydroid in form of an system extension, you can enable using:
updatectl enable --now --reboot waydroidDownload the latest Android Image using:
sudo waydroid init#orsudo waydroid init -s GAPPSOr, by using the GUI when opening Waydroid from your app menu.
Update the used android image with:
sudo waydroid upgradeInstall an application using google play / fdroid / similar or with:
waydroid app install $path_to_apkSoftware rendering
Section titled “Software rendering”Add the following to /var/lib/waydroid/waydroid.cfg:
[properties]ro.hardware.gralloc=defaultro.hardware.egl=swiftshaderThen run:
sudo waydroid upgrade --offlinesudo systemctl restart waydroid-container.serviceReset waydroid
Section titled “Reset waydroid”sudo systemctl stop waydroid-container.servicesudo rm -rf /var/lib/waydroid /home/.waydroid ~/waydroid ~/.share/waydroid ~/.local/share/applications/*aydroid* ~/.local/share/waydroid