Quote:
Originally Posted by amdreluiz
Please connect Device with enabled-USB-debugging to your computer
* daemon not running. starting it now on port 5037 *
* daemon started succesfully *
|
This error means that your device drivers are not installed. So it is not being detected by adb.
Type "adb devices" in command window and it should display the device if device drivers are installed.
You can try this method to install android drivers :
http://www.droidiser.com/2012/11/how...y-android.html
Which OS do you have on your computer?