diff --git a/static/build.html b/static/build.html index d9051b58..f61946da 100644 --- a/static/build.html +++ b/static/build.html @@ -1069,7 +1069,9 @@ mv android-studio studio

To test a build for the emulator, run emulator within the build environment. The emulator will use CPU hardware acceleration via KVM along with - optional graphics acceleration via the host GPU if these are available.

+ optional graphics acceleration via the host GPU if these are available. The + emulator does not work on Wayland due to the AOSP provided Qt build missing the + Wayland platform plugin.