小编Chr*_*ris的帖子

我是否应该担心DDMS控制台日志消息"无法绑定到本地nnnn for debugger"?

我是Android编程(以及Eclipse IDE和Android模拟器)的新手.我有Hello World和一些Notepad工作,但我仍然经常收到很多关于无法为调试器绑定本地的DDMS控制台日志消息(如下所示).

[2010-05-29 21:03:16 - ddms] Can't bind to local 8601 for debugger
[2010-05-29 21:05:26 - Device] Failed to delete temporary package: device (emulator-5556) request rejected: device not found
[2010-05-29 21:06:47 - ddms] Can't bind to local 8600 for debugger
[2010-05-29 21:07:05 - ddms] Can't bind to local 8601 for debugger
[2010-05-29 21:07:05 - ddms] Can't bind to local 8602 for debugger
Run Code Online (Sandbox Code Playgroud)

等等.这是一个问题吗?我可以以某种方式摆脱这些消息吗?

eclipse android android-emulator

7
推荐指数
2
解决办法
2万
查看次数

标签 统计

android ×1

android-emulator ×1

eclipse ×1