[2015-01-03 13:22:40 - est] The connection to adb is down, and a severe error has occured.
[2015-01-03 13:22:40 - est] You must restart adb and Eclipse.
[2015-01-03 13:22:40 - est] Please ensure that adb is correctly located at 'D:\adt-bundle-windows-x86_64-20130729\sdk\platform-tools\adb.exe' and can be executed.
每次运行android项目都会抱着个错误,无法和模拟器连接。
网上的方法基本都用遍了,端口被占用,豌豆荚,等等都没用的,查看端口号,都是被adb占用,就是程序无法运行,求大神指教。
重启一下机器试试吧,遇到过一次
打开任务管理器,在里面找找是否有以adb结尾的程序,将其关闭就OK了