In addition to adding "127.0.0.1 localhost" to your hosts file , make the following changes in Eclipse.
Under Window -> Preferences -> Android -> DDMS:
- Set Base local debugger port to "8601"
- Check the box that says "Use ADBHOST" and the value should be "127.0.0.1"
Thanks to Ben Clayton in the comments for leading me to a solution.
Some Google keywords: Ailment or solution for Nexus S Android debugging with the error message: Can't bind to local 8600 for debugger.
本文介绍了解决Nexus S Android设备在使用Eclipse进行调试时遇到的问题的方法。主要步骤包括修改hosts文件,设置Eclipse中DDMS的基调试端口为8601,并启用ADBHOST选项。
352

被折叠的 条评论
为什么被折叠?



