Learn how Android CLI helps you scaffold projects, manage emulators, inspect apps, and power agent-first Android workflows from the terminal.
Google Codelabs-style guided walkthrough
Understand what Android CLI is and why it fits modern agent-first Android workflows.
Android CLI is a terminal-first interface for building, automating, and maintaining Android projects with the tools you already use. It is designed for agents, scripts, and developers who want a consistent way to scaffold apps, manage devices, inspect projects, and tap into Android skills and the Android Knowledge Base.
What this codelab covers
.androidrc.Why it matters
Android CLI makes Android development easier to script, easier to automate, and easier for AI agents to use safely and consistently.