How to install the Android SDK and run ADB Shell


Author: Babbling Boolean
318744 View
7m 19s Lenght
1095 Rating


Visit the site: http://www.babblingboolean.com/ Twitter feed: http://twitter.com/#!/babblingboolean Google+ Page: http://goo.gl/xw1Ax In this video you'll learn how to install the Android SDK and run ADB Shell. ADB Shell is usually used to mod or root an Android device. Link to Java: http://www.java.com/en/ Android SDK page: http://developer.android.com/sdk/index.html


Comments

  1. why the heck are there 2 people talking at the same time????? forget this
  2. An easier way to access CMD command would be to go outside of the folder, select that folder, and press shift then right click;selecting the option "Open Command Window here", by doing so would eliminate the need for directing the command to the selected path/ folder.
  3. adb devices
    (waiting fir device ) ????
  4. Thanks, mate you were really, really helpful
  5. seems to me any tech vids that are usfull are also low quality.
  6. Good video.You can type cd / instead of cd.. to navigate to C:\. Also, you can copy cmd.exe to the folder with your ADB stuff, and everything would be ran from there, so you don't have to type directory names.Just saying.
  7. my sdk is in d drive not c how to go there?
  8. says access denied i dont understand
  9. my cmd keeps saying invalid apk file
  10. my cmd is not working
    plzzzzz help me
  11. thx
  12. hello sukh bhai g adb doesnt recognise my phone. it is not showed. what do i do?
  13. Thank You Soo Much
  14. nice !
  15. thank you for help
  16. i was able to get adb shell running. but i dont know what to do next, i am trying to use a verizon moto e 4g on tmobile, these are the steps i found, but i am stuck in #6 as i have never used cmd before

    1. Put the phone into Airplane mode (I'm not sure this is needed, but it doesn't hurt)
    2. Go to Settings -> About Phone and tap on "Build Number" until it says you are in Developer Mode (~10 times)
    3. Go back one menu, and right above About Phone there should now be an option for Developer Options, go into that.
    4. Turn on USB Debugging
    5. Connect the phone to your computer and type "adb shell" in your CMD window
    6. Run the following commands in adb shell :
    pm clear com.android.providers.telephony

    settings put global preferred_network_mode 9

    settings put global preferred_network_mode1 9

    settings put global preferred_network_mode2 9

    7. Turn off Airplane mode

    8. Power off and Restart the phone

    9. Open up the settings app, go to the mobile networks panel, select "Prefered Network Mode" and change it to "4G"

    10. Input the appropriate APNs for your specific carrier

    can you help me on how to run the commands listed on step 6 pleaseee
  17. thanks it worked
  18. Thank you
  19. i accidentally change my phone from dalvik to ART.. It wont open..What should I do? Please HELP!!!