我正在运行Windos 7和Eclipse 3.5,我不知道为什么我一直收到这个错误.当我尝试运行程序时,它给了我:
[2010-02-13 23:09:41 - HelloAndroid]The connection to adb is down, and a severe error has occured.
[2010-02-13 23:09:41 - HelloAndroid]You must restart adb and Eclipse.
[2010-02-13 23:09:41 - HelloAndroid]Please ensure that adb is correctly located at 'C:\Users\Mohit\Documents\AndroidSDK\tools\adb.exe' and can be executed.
Run Code Online (Sandbox Code Playgroud)
我甚至尝试以管理员身份运行Eclipse和adb.exe.到底是怎么回事?我该如何解决这个问题并开始制作Android应用程序?