开发者

DDms is not opened sometimes

In my system sometimes ddms (dalvik debugger) tool sometimes doesn't open. What is the problem? And what can I do for this problem? When I open it through command prompt it displays the following error:

38:16 E/DeviceMonitor: Failed to read the adb response!

38:24 E/DeviceMonitor: Failed t开发者_运维问答o read the adb response!

What can I do?


Sometimes I get problems attaching the debugger to a device. Running this from the command line can fix it.

adb kill-server
adb start-server

Also, running more than one version of Eclipse (or Eclipse plus the DDMS tool itself) can result in problems (you get warnings about this now I believe).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜