This page provides an archive of Android CLI releases.
For the fastest way to download and install, run the command for your operating system in your terminal:
Linux:
curl -fsSL https://dl.google.com/android/cli/latest/linux_x86_64/install.sh | bash
Mac OS:
curl -fsSL https://dl.google.com/android/cli/latest/darwin_arm64/install.sh | bash
Windows:
curl.exe -fsSL https://dl.google.com/android/cli/latest/windows_x86_64/install.cmd -o "%TEMP%\i.cmd" && "%TEMP%\i.cmd"
To download the Android CLI directly, download from one of the following links for the host's operating system:
- Linux: https://dl.google.com/android/cli/latest/linux_x86_64/android
- Windows: https://dl.google.com/android/cli/latest/windows_x86_64/android.exe
- Mac: https://dl.google.com/android/cli/latest/darwin_arm64/android