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

Follow 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 terminal

All Commands

adb-installer installInteractive install wizard
adb-installer install --silentNon-interactive with defaults
adb-installer verifyCheck installation
adb-installer updateUpdate platform-tools
adb-installer uninstallClean removal
adb-installer --versionShow version

Requires .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.

Get it from Microsoft

Download

Single binary. No installer. No dependencies.

All releases are GPG signed with SHA-256 checksums. Verify your download →