Download Android Tools and Drivers for Pc
Android
SDK Platform Tools
download is now available as a null file directly from Google. Simply download the latest SDK platform-tools zilch containing ADB and Fastboot binaries for Windows, Mac, and Linux from below and unzip it. You can then be able to execute ADB and Fastboot commands to install APK, reboot your Android into the bootloader mode and flash stock ROM and recovery images using your Windows, Mac or Linux or Ubuntu computer.
The Android SDK and Android Studio are tools for developers merely and they are used for Android application development purposes. However, if you are merely a nerd who messes around your telephone for smaller jobs like unlocking the bootloader, flashing boot or recovery image or the full factory images occasionally, downloading the full Android SDK or Studio is no more necessary. Y’all tin can now download the latest ADB and Fastboot tool or Android SDK Platform-Tools zippo file depending on your figurer’s OS separately.
Platform-Tools is a component of the Android SDK and it includes different tools, such as
ADB, fastboot, and systray. If y’all accept ever wanted to download ADB and Fastboot without having to download the whole of Android Studio or SDK, Google has finally made those binaries available officially for Windows, Mac, and Linux. Thus you can now download the latest ADB and Fastboot files from
Google Programmer site.
Before this new development, users had to download Android SDK or Studio, which are a 400MB to ane.6GB download, and rely on 3rd-party sources to take hold of the ADB and Fastboot drivers. You must be familiar with Minimal ADB and Fastboot executable that we needed to install to go the Android SDK Platform Tools.
In many cases, the tertiary-party downloads contain malicious stuff like Trojans. Furthermore, to get the latest SDK platform tools, we had to keep an centre on the new releases. Sometimes the latest version of such executable tools installs the outdated ADB and Fastboot binaries. It’s fourth dimension at present to get rid of the middlemen and get the latest tools direct from Google.
Read As well:
How to Setup ADB and USB drivers on Ubuntu
Why download a giant bundle of junk if you demand just a small chunk? The size of the official Platform Tools is less than 4MB.
Download Android SDK Platform Tools
SDK Platform Tools for Windows
platform-tools-latest-windows.zip
ADB Platform Tools for MacOS
platform-tools-latest-darwin.zip
SDK or ADB Platform Tools for Linux and Ubuntu
platform-tools-latest-linux.nada
You can also visit the official page and take a look at the release annotation. If yous desire to
use your Android phone like a PC for executing ADB and Fastboot commands, please read out guide on the topic.
Useful Tip:
How to Hide Root on Android and Laissez passer SafetyNet Check
Steps to Use and Execute ADB Commands
Having downloaded the latest
SDK Platform-Tools.nothing
file, just excerpt it on your desktop. Open the extracted folder, and launch a control window inside the
“platform-tools”
folder and execute the desired ADB and Fastboot commands.
In that location are ii ways to open up the command window from a folder window. The easiest and quickest way to launch the command or cmd prompt window from the platform-tools folder window is to blazon “cmd” in the window accost bar and hit the
Enter
key.

Y’all can too open a command prompt on Windows every bit follows. Pace the mouse pointer at whatsoever empty space inside the folder, and so press
Shift fundamental+ Right-click
on the mouse and select
“Open up command window here” or
“Open PowerShell window here”
(on Windows 10) option.

Having launched the CMD window, y’all can execute ADB or Fastboot commands.
Don’t forget to
authorize ADB
and allow USB debugging on your Android device when prompted. Also, to be able to use ADB and Fastboot commands, you must
enable USB debugging
on your device.

For instance, if you want to check the connection between your Android device and reckoner, you can try the following command:
adb devices

Similarly, you tin can reboot your Android device into the Bootloader style using “adb reboot bootloader” command and even
install an APK app
. Do non forget to check out the
total list of ADB and Fastboot commands
.
Don’t miss these:
Reader Interactions