View Single Post
  #16 (permalink)  
Old 02-07-2010, 09:15 PM
SAShady's Avatar
SAShady
PPCGeeks Regular
Offline
Location: San Antonio, Tx
 
Join Date: Jul 2008
Posts: 126
Reputation: 155
SAShady is keeping up the good workSAShady is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: ok need help on rooting

Quote:
Originally Posted by Sporkman View Post
can you tell me the commands i need to get to my /tools folder in my android dir

sorry im a total dos/cmd noob
i put my sdk on the main part of my C:
the easiest way so you dont have to keep retyping would be:
cd "drive letter":/"android sdk folder"/tools
so on my comp i would do
Code:
cd C:/Android/tools
Which will put you in the tools folder instead of the main windows user folder

So it would now look like
Code:
C:\Android\tools
From there you would be able to type the commands in the tutorial

I'm terrible at giving directions, so let me know if you need anything further and i will do as best i can
__________________
Shady
Reply With Quote
This post has been thanked 1 times.