Open Source · Cross-Platform · Free
ADB & Fastboot
installed in seconds.
One command to set up Android platform-tools, USB drivers, and PATH — on Windows, Linux, and macOS.
Works on Windows 10+, Ubuntu/Debian/Fedora, macOS 12+
Quick Start
From zero to adb devices in under a minute.
Download
Grab the binary for your platform from the releases page.
Run
>adb-installer.exe$chmod +x adb-installer$./adb-installerFollow the wizard
Select components, choose install path, confirm — the wizard handles everything including USB drivers and PATH.
Verify
$adb-installer verify✓ ADB 35.0.2✓ Fastboot 35.0.2✓ In PATH Accessible from any terminalAll Commands
adb-installer installInteractive install wizardadb-installer install --silentNon-interactive with defaultsadb-installer verifyCheck installationadb-installer updateUpdate platform-toolsadb-installer uninstallClean removaladb-installer --versionShow versionRequires .NET 10 Runtime
ADB Driver Installer is built on .NET 10. If you don’t have it installed, grab the SDK or Runtime from Microsoft before running the tool.
Download
Single binary. No installer. No dependencies.
All releases are GPG signed with SHA-256 checksums. Verify your download →