Great Stuff. Thank you for taking the time to write this
This is a discussion on How-To: adb for Windows, made easy? within the Droid Hacks forums, part of the Droid Hacking category; Great Stuff. Thank you for taking the time to write this...
Great Stuff. Thank you for taking the time to write this
How do i cd to tools directory
what do i type/do
cd = change directory(folder)
So if you installed the sdk to the android directory, like in my write-up you would type:
cd \android\tools
If you just want the adb shell, and you set the path correctly, then you should be able to type adb shell at the prompt, no need to cd to elsewhere.
mrZoSo
omg thankyou! you're the first ever to actually tell me on this forum! all the tekkies are like "haha dude omg ur gonna brick ur phone 0mg l0l0l0l go look at a guide r0fl n00b" and im like ok fine and i went to see guides no1 explained this -.- finally you told me. thankyou
some help. i installed the driver and when i do adb shell, it still can't find my device.
Make sure the path is correct and check the USB debugging check box on the phone, under applications.
mrZoSo
i can't seem to do "su" command. any ideas why I keep getting permission? is there a step i'm missing?
You need to root your phone.
mrZoSo
Interesting stuff for sure. Confuses me (and I'm not totally computer illiterate) enough to where I'll just read because of anyone can screw up a perfectly good phone, I can.