หน้านี้เป็นที่เก็บถาวรของ 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