Waydroid: Difference between revisions
Restructuring |
m →Usage |
||
| Line 32: | Line 32: | ||
== Usage == | == Usage == | ||
Start the container | Start the container and userspace Wayland session. You'll know it is finished when you see the message "Android with user 0 is ready". | ||
<syntaxhighlight lang="console"> | <syntaxhighlight lang="console"> | ||
$ sudo systemctl start waydroid-container | $ sudo systemctl start waydroid-container | ||
$ waydroid session start | $ waydroid session start | ||
</syntaxhighlight> | </syntaxhighlight> | ||
| Line 67: | Line 60: | ||
$ waydroid prop set persist.waydroid.width 608 | $ waydroid prop set persist.waydroid.width 608 | ||
</syntaxhighlight> | </syntaxhighlight> | ||
== Maintenance == | == Maintenance == | ||