@jmdlpino I can provide what I did successfully on my Volla:
You have to install packages from Chum - waydroid and waydroid-runner.
Then install from terminal -
$ devel-su
# zypper in waydroid-gbinder-config-hybris
Then as devel-su:
# vi /etc/gbinder.d/anbox-hybris.conf
Change aidl2
to aidl3
, (appears 4 times in the file)
Save file.
# waydroid init
edit /etc/dnsmasq.conf to uncomment the following line (Volla, 4.4.0.72: line 124):
#bind-interfaces
# vi /etc/dnsmasq.conf
systemctl disable --now dnsmasq
Then reboot and start waydroid
Many thanks to @Sheigorath , who gaves me this hint long time ago.
And: NEVER update Waydroid if it reports an available OTA update. This may work a few times, but sooner or later it will break the system and even if it works it brings nothing.