E/art﹕ Failed sending reply to debugger: Broken pipe, but application still runs

前端 未结 7 2189
名媛妹妹
名媛妹妹 2020-12-09 02:40

When I run my application many lines appear in the logcat but only one error:

E/art﹕ Failed sending reply to debugger: Broken pipe.

What doe

7条回答
  •  失恋的感觉
    2020-12-09 03:19

    The Error comes because of not getting the actual data or class. Use Android Monitor with Log level Error and no Regex filter to check error. Hope you will get actual error.

提交回复
热议问题