xfce apparently doesn't support waydroid by default, but I installed GNOME BASE and in the proceeding options went on to select it as the default (you will know when you see it)
https://odysee.com/mx_linux_waydroid:1
Launch `Weston`Steps:
Install package `weston` from `Enabled Repos`
sudo apt install curl ca-certificates -y
curl https://repo.waydro.id | sudo bash
sudo apt install waydroid -y
sudo waydroid init
sudo systemctl enable --now waydroid-container
Launch `Waydroid` using command
Code: Select all
waydroid first-launch
If you want to kill `Waydroid` don't exit `Waydroid` or `Weston` or whatever the hell it is. Instead use
`waydroid session stop` (preferably) and
Code: Select all
sudo waydroid container stop