我遇到了问题:
[2013-05-14 09:53:23 - ShenXP] Android Launch!
[2013-05-14 09:53:23 - ShenXP] The connection to adb is down, and a severe error has occured.
[2013-05-14 09:53:23 - ShenXP] You must restart adb and Eclipse.
[2013-05-14 09:53:23 - ShenXP] Please ensure that adb is correctly located at 'F:\bangong\SDK\platform-tools\adb.exe' and can be executed.
我尝试重新安装。并且中间的路径配置要保证没有空格。Adt 是 21.1.0,eclipse 是 3.7。在笔记本上运行是没有问题的。SDK从低到高是一个整体。我也在命令行中做 adb kill-server 并在 adb start-server 中操作。错误是什么?