このページでは、Android CLI リリースのアーカイブを提供しています。
ダウンロードとインストールを最も迅速に行うには、ターミナルでご使用のオペレーティング システムのコマンドを実行します。
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"
Android CLI を直接ダウンロードするには、ホストのオペレーティング システムに対応する次のいずれかのリンクからダウンロードします。
- 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