
- Android sdk download adb how to#
- Android sdk download adb apk#
- Android sdk download adb install#
- Android sdk download adb zip file#
- Android sdk download adb drivers#
Android sdk download adb drivers#
Android sdk download adb how to#
How to use Android SDK Platform Tools Android SDK Platform Tools Now that you have set up SDK Platform tools on your computer, here are a few things that you should start with.3. That’s all for now! I’ve also prepared a very exhaustive list of useful ADB, ADB Shell, and Fastboot commands in a dedicated tutorial. If you encounter any problem while running commands, read my tutorial on fixing ADB or Fastboot is not recognized error. You can also enable system-wide ADB and fastboot so that you can execute commands without navigating to the “platform-tools” directory every time.
Android sdk download adb apk#
Please note that to sideload and APK on your Android phone via ADB or to flash a system image (.img) file using Fastboot commands, you need to place those files inside the “ platform-tools” folder first.

You can simply launch a command window from inside the platform-tools folder by typing “ cmd” in the Windows file explorer address bar as shown below and hitting the Enter key on your PC’s keyboard. Well, this method is far easier than the one I described above.
/sdk-platform-tools-downloads-5d82fdc8d4d24c10a29a6b5cc775ad89.png)

Open the folder in which you extracted the content of the Platform-tool.zip file.In case you need to launch the Command or CMD window from inside the Platform-tools folder, there are 2 ways to do that.

Click the Search icon next to the Windows menu icon on the taskbar and hit the Enter key. It’s very easy to launch a command prompt window on a Windows PC. Having extracted the zip file, you need to launch a command prompt window before you can execute an ADB or Fastboot command. You can extract it anywhere on your computer but I prefer saving the files to a folder created as “Android” on the C drive on my Windows PC.
Android sdk download adb zip file#
If you don’t know what to do with the zip file you just downloaded and how to execute the ADB and Fastboot commands, I am going to explain everything you need to know.įirst of all, you need to unzip the “ platform-tools-latest.zip“.
Android sdk download adb install#
Now that you have already downloaded the SDK Platform-tools, you need to install it or set it up on your computer. I wrote a detailed guide on installing ADB and Fastboot on Linux to help you with using ADB commands easily.ĭon’t Miss: How to Install Use ADB Commands on Android Phones How to Use SDK Platform-Tools (Learn, how to install and use ADB and Fastboot on Mac) ADB Platform Tools (Linux & Ubuntu)
