בדף הזה מופיע ארכיון של גרסאות 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 ישירות, מורידים מאחד מהקישורים הבאים בהתאם למערכת ההפעלה של המארח: