Version | - |
Total Files | 3 |
Size | 0.00 KB |
Create Date | June 19, 2019 |
Last Updated | August 17, 2021 |
Android SDK Platform Tools is a component of the Android SDK. It includes tools such as adb, fastboot, and systrace that interface with the Android Platform.
The Android adb fastboot platform tools are required for Android app development, unlock the device bootloader, and flash system image on the device.
Although some new features of Android Platform Tools are available only for the recent version of Android, the tool is backward compatible, so you need only one version of the Android SDK Platform-Tools for development and debugging.
Android ADB Platform Tool requires suitable USB Drivers installed on your PC. So, browse our site and download the appropriate USB Drivers for your device.
Also, check out 15 Seconds ADB Installer to easily install ADB and Fastboot driver on your Windows PC system-wide, so you don’t have to set the Path in the environment variables.
Android SDK Platform Tools are available for Windows, Linux, and Mac platforms. Download the suitable version for your platform from below.
File | Action |
---|---|
platform-tools-latest-windows.zip | Download |
platform-tools-latest-darwin.zip | Download |
platform-tools-latest-linux.zip | Download |