Overview of Android CLI: Build Android Faster from the Terminal
Learn how Android CLI helps you scaffold projects, manage emulators, inspect apps, and power agent-first Android workflows from the terminal.
Welcome to Android CLI
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
- Install and update Android CLI.
- Set it up for agents with the Android skill.
- Configure defaults with
.androidrc. - Explore core commands for projects, docs, emulators, skills, and SDKs.
- Review data collection and a few known limitations.
Why it matters
Android CLI makes Android development easier to script, easier to automate, and easier for AI agents to use safely and consistently.
Step 1 of 9. Your progress is saved in this browser.