'AOSP AOSP x86_64 XCB
I have troubles after download AOSP x86_64
emulator: INFO: QtLogger.cpp:68: Info: Could not load the Qt platform plugin "xcb" in "/home/WORKING_DIRECTORY/prebuilts/android-emulator/linux-x86_64/lib64/qt/plugins" even though it was found. ((null):0, (null))
Do u have any idea what is wrong?
Solution 1:[1]
did you run the command through remote ssh connection?
try with --no-window command option or run the command in desktop terminal.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Apdo |
