

So, I put this in the Path (don’t put any space on either side of the semi-colon mark ( ) which separates the pat of ‘tools’ folder and ‘platform-tools’ folder) - “C:Program FilesAndroidandroid-sdktools C:Program FilesAndroidandroid-sdkplatform-tools” on my computer, I had it installed in - C Drive – Program Files – Android – android-sdk. Now add the full path of the “tools” and “platform-tools” folders of the SDK to your path.Scroll and find the “Path” variable from the list.Now under the “Advanced Tab” select “Enviroment Variables” Right-click on “My Computer” and select “Properties”.Just add the “Android SDK Platform Tools” and reject everything elseĪdd Path variable to avoid long lines of commands every time you want to run adb. It will check for updates on the Android website, and a pop up window will appear showing a list of available downloads.Find “SDK Manager” and double-click on it to execute.if you’ve installed or extracted it on :/ then go to this address “c:Program Filesandroid-sdk-windows” Open root directory of the SDK (for e.g.

So if you’ve downloaded and installed any earlier version then you can skip step 3 and jump to step 4.įor adb to work on version 8 of the SDK Starter package we have to add Platform Tools part to the SDK. With the release of version 8 (Android 2.3) of the SDK, adb has been removed from the starter package. If you want adb installed on your PC without any efforts of yours like extracting then go for. However it downloads some Java stuff which is really not needed for working with adb, and it also takes a bit longer to install.

Īmong the two choices for windows there, you can install by any option. Choose yours and install the required software.ĭownload and install the Android SDK (Software Development Kit) Starter package from. Below are the links to download software of various manufacturers. If you’re not sure then download and install the latest versions from your device manufacture’s website. Make sure that the required drivers for your android device are properly installed on your PC. Below is a guide on How to install ADB (Android Debug Bridge) successfully on windows.
