Quote:
Originally Posted by wgregori
I've followed this instructions a couple of times... on three different computer... two xp and one windows 7 but adb finds no devices...
any ideas?
C:\android\platform-tools>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
Thanks
|
I was getting this too. I also tried manually typing in the code to the file. However, this did not work. Apparently, the .android folder was installed into the wrong user folder. I suspect this results from me meddling with the user folders a while back. I have several folders that are named JohnSmith and JohnSmith.003 etc.
So I just copied the .android folder into the correct one and ran the commands again.