View Single Post
Old July 16th, 2010, 10:46 AM   #41 (permalink)
Jonamerica
Member
 
Join Date: Apr 2010
Location: Boston, MA
Posts: 159
 
Device(s): Rooted Incredible with Hydra
Thanks: 22
Thanked 195 Times in 30 Posts
Default

Quote:
Originally Posted by aust10n View Post
Have sdk installed. How do I now run adb in the cmd prompt? it is giving me errors. everything i try is no recognized.
You have to get to the tools directory from the command prompt.

If you put the sdk folder in the C:\ drive you get there by typing

cd\

Then your prompt will say "C:\"

type "cd sdk\tool"

Then your prompt will say c:\sdk\tools\"

Remember "sdk" is the directory where you put the sdk that you downloaded. If you put it somewhere else you need to go to that directory, and then tools.

In other words, if you saved the SDK directory to your desktop it would be

c:\users and settings\username\Desktop\sdk\tools

If you saved it to you program files directory it would be

c:\Program Files\sdk\tools

etc.

You need to know where you saved the sdk folder that you pulled out of the zip file.
__________________
Manager of Information Services & Systems Admin
Root Guides: HTC Rezound, HTC Droid Incredible, Motorola Droid X
Redundantly Helpful If I helped you, donate!
Folow me on Twitter: @Jonamerica
Jonamerica is offline  
Reply With Quote