04-19-2022, 06:07 AM
(04-14-2022, 07:47 PM)brb78 Wrote:(04-14-2022, 05:44 PM)PineFLOWn Wrote: I previously managed to get Waydroid to run on the PPP by disabling 'Hardware acceleration' in Waydroid when setting it up, although please forgive me I can't remember the required command right now. If no one can find it, I'll see if I can find that command tomorrow.
On Arch:
Code:( sudo echo "ro.hardware.gralloc=default" ; sudo echo "ro.hardware.egl=swiftshader" ) >>/var/lib/waydroid/waydroid_base.prop
That's how I got it working on Mobian as well