Waydroid: Difference between revisions
imported>Hall mNo edit summary |
imported>Onny Restructuring page |
||
| Line 30: | Line 30: | ||
# You can add the parameters "-s GAPPS -f" to have GApps support. | # You can add the parameters "-s GAPPS -f" to have GApps support. | ||
sudo waydroid init | sudo waydroid init | ||
</syntaxhighlight> | |||
Before the following steps, you might need to do some GPU adjustments. See the troubleshooting section. | |||
== Usage == | |||
Start the container | |||
<syntaxhighlight lang="bash"> | |||
# Start the WayDroid LXC container | # Start the WayDroid LXC container | ||
sudo systemctl start waydroid-container | sudo systemctl start waydroid-container | ||
| Line 43: | Line 49: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
General usage | |||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||