इस पेज पर, 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