Google's Android team is launching new AI-driven tools to accelerate mobile software development. Two key resources include a revamped command-line interface (CLI) designed for AI coding agents and a dedicated knowledge base.

The updated CLI is a lightweight tool allowing developers to interact directly with AI agents via text commands, bypassing graphical interfaces. Google states this reduces large language model token usage by over 70% and completes tasks more than three times faster than standard toolsets. New capabilities include enhanced SDK management, project generation from official templates, and rapid virtual device creation.

To better serve AI agents, Google is also releasing the Android Skills GitHub Repository. These modular, markdown-based instruction sets provide rigorous, actionable steps for AI to execute tasks. Skills are designed to simplify common workflows and are crucial for AI agents that require precise instructions, unlike human-readable documentation.

Additionally, Google has launched the Android Knowledge Base, a continuously updated documentation portal accessible via the ‘android docs’ command. This specialized data source allows coding agents to quickly retrieve authoritative developer guidelines, ensuring AI-generated code is based on the latest information and reducing errors from outdated knowledge.