Android SDK platform tools download is now offered as a zip data directly from Google. just download the most recent SDK platform-tools zip including ADB as well as Fastboot binaries for Windows, Mac, as well as Linux from below as well as unzip it. You can then be able to execute ADB as well as Fastboot commands to set up APK, reboot your Android into the bootloader mode as well as flash stock ROM as well as healing pictures utilizing your Windows, Mac or Linux or Ubuntu computer.
The Android SDK as well as Android studio are tools for designers only as well as they are utilized for Android application advancement purposes. However, if you are just a nerd who messes around your phone for smaller tasks like unlocking the bootloader, flashing boot or healing picture or the full factory pictures occasionally, downloading the full Android SDK or studio is no much more necessary. You can now download the most recent ADB as well as Fastboot tool or Android SDK Platform-Tools zip data depending upon your computer’s OS separately.
Platform-Tools is a element of the Android SDK as well as it includes different tools, such as ADB, fastboot, as well as systray. If you have ever wished to download ADB as well as Fastboot without having to download the whole of Android studio or SDK, Google has lastly made those binaries offered officially for Windows, Mac, as well as Linux. therefore you can now download the most recent ADB as well as Fastboot data from Google designer site.
Before this new development, individuals had to download Android SDK or Studio, which are a 400MB to 1.6GB download, as well as depend on 3rd-party sources to get the ADB as well as Fastboot drivers. You should be familiar with Minimal ADB as well as Fastboot executable that we needed to set up to get the Android SDK platform Tools.
In numerous cases, the 3rd-party downloads include malicious stuff like Trojans. Furthermore, to get the most recent SDK platform tools, we had to keep an eye on the new releases. in some cases the most recent version of such executable tools installs the dated ADB as well as Fastboot binaries. It’s time now to get rid of the middlemen as well as get the most recent tools directly from Google.
Read Also: exactly how to configuration ADB as well as USB chauffeurs on Ubuntu
Why download a huge bundle of junk if you requirement just a little 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 as well as Ubuntu
platform-tools-latest-linux.zip
You can likewise see the official page as well as take a look at the release note. If you want to utilize your Android phone like a PC for executing ADB as well as Fastboot commands, please checked out out guide on the topic.
Useful Tip: exactly how to hide root on Android as well as Pass SafetyNet Check
Steps to utilize as well as Execute ADB Commands
Having downloaded the most recent SDK Platform-Tools.zip file, just extract it on your desktop. open the extracted folder, as well as introduce a command window inside the “platform-tools” folder as well as execute the preferred ADB as well as Fastboot commands.
There are two methods to open the command window from a folder window. The simplest as well as quickest method to introduce the command or cmd timely window from the platform-tools folder window is to type “cmd” in the window address bar as well as hit the go into key.
Launch command window in the platform-tools folder
You can likewise open a command timely on Windows as follows. speed the mouse tip at any type of empty area inside the folder, then press shift key+ Right-click on the mouse as well as choose “Open command window here” or “Open PowerShell window here” (on Windows 10) option.
Android SDK platform tools – Windows
Having introduced the CMD window, you can execute ADB or Fastboot commands.
Don’t fail to remember to authorize ADB as well as enable USB debugging on your Android gadget when prompted. Also, to be able to utilize ADB as well as Fastboot commands, you should allow USB debugging on your device.
Allow USB Debugging
For instance, if you want to inspect the connection between your Android gadget as well as computer, you can try the complying with command:
adb devices
‘adb devices’ command
Similarly, you can reboot your Android gadget into the Bootloader mode utilizing “adb reboot bootloader” command as well as even set up an APK app. Do not fail to remember to inspect out the full listing of ADB as well as Fastboot commands.
Don’t miss these:
Setup ADB as well as Fastboot on Windows within Seconds
Setup System-Wide ADB as well as Fastboot on Windows