[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占用,就是程序无法运行,求大神指教。
应当是开发环境的问题,找个开发环境安装的资料,按着步骤认真做一次,应当会解决。
什么环境?你试试AndroidStudio这种完全集成的工具呢。
上代码
kill adb线程,重新运行虚拟机。