View Single Post
Old December 12th, 2011, 12:27 AM   #27 (permalink)
bobbyNguyen
New Member
 
Join Date: Dec 2011
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by wgregori View Post
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.
bobbyNguyen is offline  
Reply With Quote