tech
Google launches Android CLI 1.0 for AI coding agents
Google has released Android CLI 1.0 at Google I/O 2026, giving AI coding agents such as Claude Code, OpenAI Codex, and Antigravity programmatic access to Android Studio’s toolchain from the command line. The stable release lets agents perform semantic analysis, render Compose previews, and run UI tests without opening the IDE.

TL;DR
- Android CLI 1.0 was released at Google I/O 2026, providing command-line access to Android Studio's toolchain for AI coding agents.
- AI agents like Claude Code, OpenAI Codex, and Google's Antigravity can now perform tasks such as semantic analysis, Compose previews, and UI tests programmatically.
- The CLI acts as a bridge, connecting AI agents to Android Studio's features without requiring developers to open the IDE.
- Google has integrated Android CLI support into its Antigravity 2.0 platform, allowing agents to handle tasks from project creation to app deployment.
- This release is part of a larger trend at Google I/O 2026, focusing on AI integration in development tools, including Gemini 3.5 Flash and AI Studio.
- The tool aims to reduce friction for developers using third-party AI tools for Android development.