Aleasto/waydroid

Yeah you need to use the waydroid_script from the GitHub link at the top of this thread and run it with the “-i” switch. Then you should open the notification and say it’s not a certified device and select the ‘register device’ option. After that you will have a box where it asks for the device id which is the value the script will give you. Then it will stop bugging you about the device not being certified. I have been on a journey with waydroid the last few days and have finally got it working. NB: it doesn’t play nice with NVIDIA cards… you will be forced to use software rendering and therefore be unable to play games. The software works best with Intel and AMD cards, but you will need to tweak the waydroid_base.prop file to use the value ‘gbm’ instead of ‘default’ for ro.hardware.grmalloc = default, and ‘mesa’ instead of swiftshader for ro.hardware.egl = swiftshader. You will also need to update the config_node file in /var/lib/waydroid/lxc/waydroid/ to specify the render device for the container, there is a second GitHub project called waydroid-scripts that has a few bash scripts with the necessary commands for this