View Single Post
Old March 12th, 2010, 09:39 AM   #8 (permalink)
Wingzfan61
Member
 
Join Date: Jan 2010
Location: Michigan
Posts: 256
 
Device(s): Hero
Thanks: 4
Thanked 36 Times in 23 Posts
Default

Couple things:

Do you have the java jdk installed?

Take a screenshot of your device manager while your phone is connected. Specifically the usb section and any spot that shows your phone. Lemme see that picture.

You may have to add a path variable if your running a windows 64bit Operating System:


* * On Windows, right-click on My Computer, and select Properties. Under the Advanced tab, hit the Environment Variables button, and in the dialog that comes up, double-click on Path (under System Variables). Add the full path to the tools/ directory to the path.

Example: ;C:\Program Files (x86)\Java\jdk1.6.0_18\bin

Also one pointing to where the tools folder in sdk is located.

Example: ;C:\Users\PFE\Desktop\android-sdk-windows\tools
Wingzfan61 is offline  
Last edited by Wingzfan61; March 12th, 2010 at 09:43 AM.
Reply With Quote