试了好多种方法,都不行,求高手帮助。。。下面是
[2012-05-28 18:45:10 - HelloWorld] ------------------------------
[2012-05-28 18:45:10 - HelloWorld] Android Launch!
[2012-05-28 18:45:10 - HelloWorld] The connection to adb is down, and a severe error has occured.
[2012-05-28 18:45:10 - HelloWorld] You must restart adb and Eclipse.
[2012-05-28 18:45:10 - HelloWorld] Please ensure that adb is correctly located at 'D:\android-sdk-windows\platform-tools\adb.exe' and can be executed.
------解决方案--------------------
adb没有配置正确吧?或者重新下载ADT。
------解决方案--------------------
是不是ADT的位置配置不对
------解决方案--------------------
任务管理器 知道到adb.exe 关闭了 。 在启动模拟器
如果不行 重启Eclipse吧
如果再不行,关掉360 试试
------解决方案--------------------
到这个目录下看看D:\android-sdk-windows\platform-tools\adb.exe有没有adb.exe,没有的话重新配置
------解决方案--------------------
adt 和 sdk 版本不对应
adb.exe所在位置好像是在2.3之后就改了。
重新下载最新sdk吧
------解决方案--------------------
重新下载个SDK吧~