View Single Post
  #17 (permalink)  
Old 02-08-2010, 03:32 AM
Sporkman's Avatar
Sporkman
Just a NooB
Offline
Threadstarter
Location: in a locked dark room
 
Join Date: Feb 2009
Posts: 1,530
Reputation: 1245
Sporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: ok need help on rooting

Quote:
Originally Posted by SAShady View Post
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


that worked but what am i looking for i run the command and i get a and a bunch of adb commands ?
Reply With Quote