Search code examples
androidandroid-emulator

Android Adb error


Please guide me about this error

2011-05-02 18:37:20 - SimpleOptionMenu] The connection to adb is down, and a severe error has occured.
[2011-05-02 18:37:20 - SimpleOptionMenu] You must restart adb and Eclipse.
[2011-05-02 18:37:20 - SimpleOptionMenu] Please ensure that adb is correctly located at 'F:\android-sdk-windows\platform-tools\adb.exe' and can be executed.

It was working fine and now i am getting this error . I have restarted eclipse but nothing happed . Thanks


Solution

  • I have had this error from time to time too, and restarting Eclipse has fixed it. My best guess is that you had the misfortune of getting the error twice in a row. Try restarting again and see if it goes away.

    Writing this post has had the unfortunate effect of making me realize that the Android SDK bears a striking resemblance to Windows.