Android CLI is the primary interface for Android development from the terminal, built to empower your development workflows using the agent and tools of your choice.
This page lists the new features in every Android CLI release. To download Android CLI, go to the download page. To learn more, see the Android CLI overview.
Version 1.0 (May 2026)
- Antigravity integration: Android CLI and skills are now officially integrated into Google Antigravity 2.0 as an optional bundle of resources to streamline your agentic development.
- Android Studio commands: Use the new
android studiocommand to enable your agents to leverage the deep, contextual capabilities of Android Studio, including code analysis, semantic lookups, and Compose rendering. - Support for Journeys: Validate critical user experiences using Journeys, which are natural language descriptions of user flows that your agents can run from the terminal or in CI/CD.
- New Android skills: Access new Android skills library, including skills for CameraX migration, adaptive UI, AppFunctions, and Compose Styles.
- More installation options: Install and update Android CLI using popular
package managers, including
apt-get,winget, andhomebrew. For details, see the download options.
Version 0.7 (April 2026)
First release!