简体   繁体   中英

Waiting for Debugger message stuck when debug app

I debug my app send it show Waiting for Debugger Dialog and It does not disappear. I have answers on this question , but it not work. Restart IDE and device not work for me. Look at this:

.

This is info from my log

11-28 13:28:35.345 7717-7717/? I/art: Not late-enabling -Xcheck:jni (already on)
11-28 13:28:35.396 7717-7717/? W/ActivityThread: Application xx.com.xxx.xxxx is waiting for the debugger on port 8100...
11-28 13:28:35.398 7717-7717/? I/System.out: Sending WAIT chunk

                                             [ 11-28 13:28:35.430  1581: 1602 D/         ]
                                             HostConnection::get() New Host Connection established 0x7fde038e9480, tid 1602

UPDATE

It said:

Failed sending reply to debugger: Broken pipe

在文件->设置->插件中启用android ndk和ndk工作区支持

尝试卸载应用程序并重新构建。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM