
Google debuts rebuilt Android CLI, skills & knowledge base for faster agentic development
Google has launched a new suite of Android development tools optimized for agentic workflows, featuring a revitalized Android Command Line Interface (CLI), a set of Android skills, and an Android Knowledge Base. These resources aim to reduce manual steps and make automated or agent-driven development outside of Android Studio more efficient and reliable.
At the core of the suite is the new Android CLI, which lets developers handle core tasks such as environment setup, project creation, and device management directly from the terminal. With a design focused on modern workflows and ease of updates, the CLI supports SDK management, rapid project and device creation, streamlined deployment, and simplified updates. It also addresses automation needs for continuous integration (CI) and distributed project maintenance.
Following internal trials, Google reports that the Android CLI reduced large language model (LLM) token usage by over 70% and accelerated project and environment setup tasks by a factor of three compared to existing toolsets. These improvements target both automated agents and developers using scripted workflows.
Alongside the CLI, the Android skills collection enables agents and large language models to execute standard development workflows and adhere to best practices, managed via the android skills command. The Android Knowledge Base, accessible with android docs, provides agents with up-to-date documentation and guidance from Android, Firebase, Google Developers, and Kotlin sources. All three components are now available in preview.