Quote:
Originally Posted by yang704
I'm such a noob on this, How do you use ADB command? Some one care to explain step by step.........like where to download and how do I open shell?
|
If you know dos command its pretty much the same principle. Below is the link for the android SDK for windows that I used. Unzip it into either your c drive or desktop. You need to shorten the folder and subfolder names to 8 characters or less so its easier to get to in msdos. When you open up a dos prompt, change your directory to the tools folder. then just type "adb shell". If you need super user permission just type "su". I just learned about adb today so if you need more info you should be able to google it.
http://developer.android.com/sdk/index.html