Easy Direct To Install Android Sdk Or Adb On Windows Computer.

Easy Guide To Install Android SDK or ADB on Windows Computer.

Install Android SDK or ADB. Android SDK or ADB is used for flash or install a novel Custom ROM, Unlock the bootloader as well as sometimes it is needed to Root on your android device. so, you lot must install Android SDK / ADB on your windows computer. On this guide, guidebelajar will exhibit you lot how to install the Android Software Developer Kit on whatsoever windows operating system. You tin apply this guide on all almost reckoner running Windows XP, Vista, Seven, or 8.

All android advance user telephone weep upwardly the ADB or SDK with The Android Software Developer Kit, as well as they must get got SDK installed on their windows computer. Actually, this tool is used past times a developer for testing novel Android applications for updating, functioning test, improving a feature, or unchaining unlike version of the Android system. On android SDK we must know closed to code that inserted on the ascendence prompt job to run the procedure therefore the user, computer, as well as Android device volition last able to interact as well as access the system.

If you lot empathize what is the hateful of Android SDK, as well as you lot yet desire to install this on your windows computer, you lot tin follow this guide pace past times step.
  1. Make certain all The Android SDK has closed to basic arrangement requirement is reached. you lot tin depository fiscal establishment jibe that requirement here.
  2. Your Windows reckoner must installed Java Development Kit or JDK, you lot tin role this link
  3. If you lot desire to educate novel apps on Android device, you lot must quest Eclipse IDE as well as ADT plug-in
  4. To brand certain you lot instruct a novel update on Eclipse, you lot tin Go to : 
    • Window  - Android SDK - AVD Manager
  5. If needed you lot tin disable Antivirus when installing this SDK on your windows computer.
  6. Please remember, that this guide is suitable for Windows reckoner only

Guide to Install Android SDK / ADB on Windows.

  1. To begin this guide you lot must get got Android SDK.exe file on your computer, it's hateful you lot must download it first. D0wnload Here 
    http://developer.android.com/sdk/index.html#Other
  2. We recommend that you lot download the piffling edition.
  3. After download finish, extract the file (if you lot select download aught file) as well as house it to the origin of the C drive. It should look like 
    • C:\android-sdk-windows simply rename C:\android-sdk
  4. Now, you lot tin become to motility C:\android-SDK, 
  5. This is the content of the Android SDK file.
     Easy Guide To Install Android SDK or ADB on Windows Computer Easy Guide To Install Android SDK or ADB on Windows Computer.
    android SDK content
  6. Then, opened upwardly SDK manager.exe by using double click on it, If you lot encounter safety alarm simply click run.
     Easy Guide To Install Android SDK or ADB on Windows Computer Easy Guide To Install Android SDK or ADB on Windows Computer.
    android SDK manager
  7. Now give a depository fiscal establishment jibe on Android SDK tools and Android SDK Platform-tools
     Easy Guide To Install Android SDK or ADB on Windows Computer Easy Guide To Install Android SDK or ADB on Windows Computer.
    android SDK tools
  8. Then click install ii bundle button. as well as therefore you lot volition encounter side past times side window, as well as therefore simply click accept all and install button.
     Easy Guide To Install Android SDK or ADB on Windows Computer Easy Guide To Install Android SDK or ADB on Windows Computer.
    install ii bundle - android SDK tools
  9. Then the Android SDK director volition download the necessary file selected before. Just waiting for download progress to run.
     Easy Guide To Install Android SDK or ADB on Windows Computer Easy Guide To Install Android SDK or ADB on Windows Computer.
    Android SDK director volition download necessary file selected before
  10. After download finish, you lot tin close Android SDK manager, as well as directly encounter your SDK file on motility C, it should last similar this. 
     Easy Guide To Install Android SDK or ADB on Windows Computer Easy Guide To Install Android SDK or ADB on Windows Computer.
    Install Android SDK or ADB
  11. Now, opened upwardly System on your computer, how to create it?
    • Click start
    • Right click on my computer
    • Click properties
    • Then opened upwardly Advanced System Settings
    • Click Advanced Tab
    • Then click Environment Variables... button
    • See on System variables, as well as therefore scroll downwards until you lot notice a path
    • Highlight it, therefore click edit
    • Add this value to  
      • C:\android-sdk\tools;C:\android-sdk\platform-tools
    • Then click OK
  12. To begin ADB you lot must opened upwardly a ascendence prompt, 
    • Click Start
    • and type CMD
    • Enter
  13. Now you lot volition encounter CMD.exe window
  14. Then type adb on the ascendence prompt, next amongst press enter. If your adb successfully installed you lot should encounter no fault on this ascendence prompt. 
  15. Now, navigate your prompt to Android sdk folder, simply type.
    • cd C:\android-sdk
  16. Finish, directly your Android SDK or ADB has been installed successfully on a windows computer.