Eclipse DDMS error “Can't bind to local 8600 for debugger”

后端 未结 20 1921
旧巷少年郎
旧巷少年郎 2020-11-29 01:19

I get the following error in Eclipse:

[timestamp - ddms] Can\'t bind to local 8600 for debugger

Why?

20条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-29 01:48

    Running two instances of adb (eg eclipse debugger and android studio) at same time causes conflicts as this too

提交回复
热议问题