错误:The connection to adb is down, and a severe error has occured.
You must restart adb and Eclipse.   adb.exe' and can be executed.
方案:http://blog.csdn.net/yu413854285/article/details/7559333先看看这个

不行就动手 查看 adb.exe 端口的 5037

打开命令行cmd 输入netstat -nao|findstr "5037"

找到他的 PID 是多少 根据这个PID去任务管理器中关闭这个PID的进程 重启Eclipse就行了

提示(查看PID 任务管理器中点击查看 选择列 勾上PID进程标示符就行了)


我遇到的是酷狗 kadb.exe 端口占用了