ZIP
WinGet
Android SDK Platform-Tools
Google LLC · 36.0.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
platform-tools_r36.0.0-win.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Google.PlatformTools
Version
36.0.0
Description
Android SDK Platform-Tools includes tools that interface with the Android platform, primarily adb and fastboot.
License
Apache-2.0
↗
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
adb
- Re-written libusb USB backend (uses sync API instead of async API). Improves reliability and fixes memory exhaustion on Linux.
- Libusb USB backend hot-plug now supports for Windows (enables USB speed detection).
- Improved server-status now displays if mdns is enabled.
- Fixed macOS bug where Zero Length Packets were not sent, resulting in stalled connection (b/208675141).
- Fixed use-after-free in libusb backend.