Emulator: ERROR :detected a hanging thread 'Qt event loop'

与世无争的帅哥 提交于 2019-12-04 07:08:01

问题


When I run API 27 emulator, I get:

ERROR :detected a hanging thread 'Qt event loop'

I have an Image that shows the error:


回答1:


As discussed in the comments, this was a bug in the Android Emulator that was fixed in release 27.1.10. Check if your emulator is up to date by going to Tools > Android > SDK Manager and clicking the SDK Tools tab:

The current latest version at the time of writing this answer is 27.1.12. If there is an update available, the Status in the right-hand column will say "Update Available". Click the checkbox and OK, and your emulator will update.



来源:https://stackoverflow.com/questions/49153222/emulator-error-detected-a-hanging-thread-qt-event-loop

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!