How to Install. Download and install Java SDK Ex jdk 6u. Download Android SDK package Ex android sdkr. Extract SDK package into anywhere on your drive Ex D android sdk windowsPhone Setup. In order to use ADB, you have to enable USB Debugging option in phone settings Settings Applications DevelopmentHow to Use. Connect the phone to your pcnotebook usb port. Run Windows command line tool cmd and go to D android sdk windowstool. GoAv.png' alt='Google Usb Driver Package Not In Sdk Manager Failed' title='Google Usb Driver Package Not In Sdk Manager Failed' />Update New Android SDK puts adb executable file on platform tools directory instead of tool. So the path should be D android sdk windowsplatform tools. Usefull Commands. Check connected phone. Syntax adb devices. Login to Android shell. Syntax adb shell. Note If you get after typing adb shell, you are already get root access on the phone, no need to type su. Otherwise if you get, type su to get root access only for rooted device. Some usefull shell commands. List directory. Syntax ls pathExample ls systemlib. Copy file or directory. Police Cars Scan License Plates. A Google employee familiar with the feature spoke to Lifehacker to clarify how corrections to the OneBox section affect search results. Feedback is ordered by. TheINQUIRER publishes daily news, reviews on the latest gadgets and devices, and INQdepth articles for tech buffs and hobbyists. Syntax cp options source dest. Note To copy or delete files in Android root directories you have to change the directory access mode to read and write rw using command remount rw. Example remount rwcp sdcardlibsec ril. Move file or directory. B4.png' alt='Google Usb Driver Package Not In Sdk Manager Failed' title='Google Usb Driver Package Not In Sdk Manager Failed' />Syntax mv options source dest. Example mv systemliblibsec ril. Change filedirectory permission. Syntax chmod R mode,mode. Example chmod 0. Remove file or directory. Syntax rm options file. Example rm systemliblibsec ril. Install application. You can use adb to install aplication from your local drive into phone. Syntax adb install appname. Example D android sdk windowstoolsadb install D An. Reboot. apk. 5. Copy files from phone to local drive. Syntax adb pull source destinationExample D android sdk windowstoolsadb pull sdcardarm. D android sdk windowstoolsadb pull sdcardarm. D 6. Copy files from local drive to phone. Syntax adb push source destination. Example D android sdk windowstoolsadb push D An. Reboot. apk sdcardby.