I installed eclipse in my new laptop, and also installed necessary sdks. I am just trying to run a sample android app "HelloEffects" from the list, but I am getting below errors when trying to run the app :
[2014-07-26 20:40:28 - DeviceMonitor] Connection attempts: 225
[2014-07-26 20:40:49 - adb] ADB server didn't ACK
[2014-07-26 20:40:49 - adb] * failed to start daemon *
[2014-07-26 20:40:49 - ddms] 'C:\Users\shantanu\Development\adt-bundle-windows-x86_64-20140702\sdk\platform-tools\adb.exe,start-server' failed -- run manually if necessary
[2014-07-26 20:40:49 - DeviceMonitor] adb restart attempts: 215
Can anyone help me ?