Waydroid: Difference between revisions
→Camera forwarding: Add fix for AMD GPUs |
→Notification forwarding: Not required anymore in latest Waydroid versions |
||
| Line 155: | Line 155: | ||
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>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>. | </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>. | ||
=== Running applications that differ from the current host architecture via libhoudini or libndk<ref>Need help with activating libhoudini for waydroid on NixOS | === Running applications that differ from the current host architecture via libhoudini or libndk<ref>Need help with activating libhoudini for waydroid on NixOS | ||