Thursday, February 19, 2015

How to Download Android SDK and use it for ADB and FASTBOOT

STEPS :

  1. Click HERE to visit Android SDK site for download.
  2. Scroll down till "SDK Tools Only".
  3. Download the recommended .exe file.
  4. Terms and Conditions page will appear, Check on i have read and download.
  5. Go through installation steps, when it asks for installation make sure it is c:\android-sdk\ .
  6. Continue till installation is complete and then check the box that says Start SDK Manager and hit Finish.
  7. When it opens, check off Tools (and make sure it selects everything underneath it) then hit Install X Packages.
  8. Accept the any licenses it asks you to and let it continue until it installs everything (might take a while).
  9. Next go to my tutorial HERE to install ADB drivers. Come back here after completing this step.
  10. Keep device connected in USB DEBUGGING mode.
  11. Now go to c:\android-sdk\platform-tools\
  12. On any blank spot hold shift and right click inside the platfrom-tools folder, click on open command prompt here.
  13. Type this in command prompt and hit enter : adb devices
A message saying "list of connected devices" will appear, under it will be serial number its the serial number of your device.

If you do not see the serial number, then you have not installed ADB drivers properly. Go through Step 9 again.

    No comments:

    Post a Comment

    Contact Form

    Name

    Email *

    Message *