Waydroid
Installing and configuring waydroid in Mocaccino Desktop
Installing and configuring
Waydroid is available in the Community repository. If you have enabled this repository you can install it by using this command:
|
|
OR
|
|
Enable and start the waydroid systemd service
|
|
initialize for vanilla:
|
|
or for android with Gapps do:
|
|
AppArmor (optional)
Waydroid can use AppArmor to sandbox Android processes, but it is not a hard requirement. Since it is installed as a dpendency of lxc, you might as well enable it.
Enable the apparmor service:
|
|
Enable required boot parameters. Edit /etc/default/grub and append apparmor=1 security=apparmor parameters.
|
|
After editing this file, regenerate the grub config file:
|
|
Now restart the system.
References
Last modified July 14, 2025: add waydroid draft (39a4db2)