AI / Tech
Agentic app coding gets an upgrade with Google’s release of Android CLI
In addition to serving up its own flavor of vibe-coding tools for building on Android, Google announced it will also offer tools that allow AI agents, like Claude Code, OpenAI’s Codex, or its own Antigravity or Gemini in Android Studio, to accelerate Android app development.
Google shared on Tuesday at its annual Google I/O developer conference that its Android CLI (command line interface) is now stable at version 1.0 and can be used by those who are leveraging AI agents to build for them — no matter what their preferred coding platform may be.
The move acknowledges that many people are now building for Android with AI agents that aren’t from Google. The company is trying to find a way to make its specialized knowledge, like what’s found within Android Studio, more accessible.
With Android CLI, AI agents can retrieve knowledge about Android development via a new “android studio” command that can tap into the capabilities of Android Studio when building their own project. From there, the agents will be able to tap into a range of other commands and tools.
Google Antigravity, the company’s agentic development platform, will include an optional bundle that will install the tools and knowledge included in Android CLI, so it can also perform the core tasks for Android app development, Google says.