Skip to content

Waydroid Setup Guide


ATTENTION:

We are migrating documentation to Discourse. The Waydroid Guide is updated over there and this page will soon be removed.


Note

Nvidia images are not supported.

Waydroid

Open a host terminal and enter this command to setup Waydroid:

ujust init-waydroid
Then enter:

/usr/bin/waydroid-launcher
This will launch Waydroid for the first time.

Google Play Certification, Gapps, ARM translation, and Other Goodies

Open a host terminal and enter ujust configure-waydroid.

Known Issues & Reset Waydroid

Blank Screen / Not Launching

If Waydroid does not run after following this guide then you have to set SELinux in permissive mode since there has been reports of it causing issues.

Open a host terminal and enter:

sudoedit /etc/selinux/config

Then, change the line that says:

SELINUX=enforcing

to

SELINUX=permissive

Save the text file and exit.

Hybrid Graphics Fix

If your PC is running multiple GPUs and you experience either graphical corruption or Waydroid does not launch, then execute /usr/bin/waydroid-choose-gpu and select your dedicated GPU.

Reset Waydroid

Note

This will delete all of your current Waydroid data!

Enter ujust reset-waydroid if you run into any major issues.