I recently installed Android Studio but when I want to start the emulator, can't start it, and in the logs I'm getting Fatal: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
I reinstalled it but the problem persist, could be that I'm missing some qt dependency?
Pinned Comments
C0rn3j commented on 2024-10-26 17:04 (UTC)
2024.2 added a Wayland backend, not enabled by default. Works fine for me so far.
https://blog.jetbrains.com/platform/2024/07/wayland-support-preview-in-2024-2/