Eclipse/MyEclipse出现以下错误的解决方案:
[2015-01-25 16:10:29 - DeviceMonitor] Adb connection Error:远程主机强迫关闭了一个现有的连接。
[2015-01-25 16:10:30 - DeviceMonitor] Connection attempts: 1
[2015-01-25 16:10:32 - DeviceMonitor] Connection attempts: 2
[2015-01-25 16:10:35 - DeviceMonitor] Connection attempts: 3
...
[2015-01-25 16:10:41 - DeviceMonitor] Connection attempts: 11
原因是旧版本adb进程的连接过程出现异常导致,解决方案是下载下面或更新的adb工具包,并覆盖到原adb.exe等文件的所在位置。