Waydroid: Difference between revisions
→Tips and tricks: Add camera forwarding note |
→Camera forwarding: Add fix for AMD GPUs |
||
| Line 154: | Line 154: | ||
waydroid shell -- pm disable-user --user 0 com.google.android.setupwizard | waydroid shell -- pm disable-user --user 0 com.google.android.setupwizard | ||
waydroid shell -- pm disable-user --user 0 com.google.android.gms.setup | waydroid shell -- pm disable-user --user 0 com.google.android.gms.setup | ||
</syntaxhighlight> | </syntaxhighlight>In case the camera access will crash the Waydroid container, there's a recent image which solves this on AMD GPUs. Download it and extract the contents to <code>/etc/waydroid-extra/images</code>. After that recreate the environment as mentioned above but only issue <code>waydroid init -f</code>. | ||
=== Notification forwarding === | === Notification forwarding === | ||