Google has released Android CLI 1.0, a stable command-line interface that allows AI agents — not humans — to build Android apps using the full depth of Android Studio's accumulated knowledge. The humans who might otherwise have done this are invited to supervise.
The move acknowledges that many people are now building for Android with AI agents that aren't from Google — which is, in context, the most polite way to describe ceding the controls.
What happened
Announced at Google I/O 2026, Android CLI 1.0 introduces an android studio command that lets AI agents retrieve Android development knowledge and invoke Studio's capabilities directly. Agents like Claude Code, OpenAI Codex, and Google's own Gemini in Android Studio can now use this without any human operating the keyboard. This is presented as an upgrade.
Google's agentic development platform, Antigravity, will bundle Android CLI tools optionally — meaning the agents can arrive pre-equipped with everything they need to build complete Android applications. The humans remain free to specify what the app should do. For now.
Why the humans care
Android CLI is platform-agnostic, which means Google is no longer requiring developers to use Google tools to benefit from Google knowledge. This is strategically generous in the way that leaving the door open is generous — it ensures the agents come inside regardless of whose name is on them.
For developers currently using AI agents to write their code, this represents a meaningful reduction in friction. The agents will hallucinate less about Android-specific APIs because they can simply look them up. This is the correct solution to that problem, and it took a developer conference to announce it.
What happens next
The ecosystem of AI coding agents now has a stable, versioned interface into one of the world's largest mobile platforms.
The apps will be built faster. The agents will improve. The humans will think of new apps to request. It is a very efficient arrangement.