I am getting this error…and my eclipse in not running any project
[2012-08-28 01:35:50 - adb] ADB server didn't ACK
[2012-08-28 01:35:50 - adb] * failed to start daemon *
this is what i recieve in android console
The connection to adb is down, and a severe error has occured.
You must restart adb and Eclipse.
Please ensure that adb is correctly located at 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe' and can be executed.
Can anyone tell what to do??
Try killing adb.exe using your task manager then restarting Eclipse.
If that doesn’t work, try adding adb to your CLASSPATH then restarting Eclipse.