android - The connection to adb is down, and a severe error has occurred -


possible duplicate:
the connection adb down, , severe error has occured

i trying develop application android in latest release of eclipse. when try build , run, following comes up:

[2011-02-17 17:08:03 - <programname>] connection adb down, , severe error has occured. [2011-02-17 17:08:03 - <programname>] must restart adb , eclipse. [2011-02-17 17:08:03 - <programname>] please ensure adb correctly located @ 'c:\<sdk-directory>s\platform-tools\adb.exe' , can executed. 

now, have updated adt plugin, have latest version of android sdk; adb.exe is, in fact, in platform-tools directory , can executed. i've tried found on google:

  • i tried adb kill-server , adb start-server
  • i tried run without emulator started
  • i have given directory in path (i tried platform-tools in path , tried having both platform-tools , tools in path).

notes: running windows 7. also, have tested apps in eclipse. error new me since upgrading sdk.

i got same problem , fix it, opened task manager , killed adb.exe process, restarted eclipse.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -