android-cli

Manage Android CLI workflows for project creation, SDK operations, and device interactions.

Updated Jun 26, 2026
One-click install
npx skills add https://github.com/yash-garg/pi-config --skill android-cli-yash-garg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: android-cli
Source: https://github.com/yash-garg/pi-config/tree/main/skills/android-cli
Command: npx skills add https://github.com/yash-garg/pi-config --skill android-cli-yash-garg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps Android developers manage the Android CLI workflow by providing guidance for project creation, SDK management, emulator operations, app deployment, and device inspection tasks.

Core Features & Use Cases

  • Android Project Management: Create Android projects, inspect project metadata, and run applications on connected devices.
  • Device and SDK Operations: Manage SDK packages, emulators, screenshots, UI layouts, and Android development environments.
  • Use Case: A developer debugging an Android app can use this Skill to inspect UI hierarchies, capture screens, evaluate app journeys, and manage emulator states during testing.

Quick Start

Use the android-cli skill to help me create and run an Android application while managing the required SDK and emulator setup.

Frequently Asked Questions about android-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an Android project and run it using command line tools?

You can streamline Android project creation and execution by using CLI commands to generate the project structure, inspect metadata, and deploy the application directly to connected devices or running emulators.

Can I manage Android SDK packages and emulators entirely from the command line?

Yes, you can manage Android SDK packages and control emulator states entirely from the command line, streamlining your development environment setup and device operations without needing a graphical interface.

What is the best way to inspect Android UI layouts and capture screens during testing?

The best way to inspect Android UI layouts and capture screens during testing is using CLI device interaction commands to evaluate app journeys, inspect UI hierarchies, and grab screenshots from connected emulators.

Do I need a specific Android development environment to use CLI workflows for app building?

Yes, you need the Android CLI environment and supporting documentation references configured on your system to perform project creation, SDK operations, and device inspection tasks effectively.

How does evaluating Android app journeys work without a graphical IDE?

Evaluating Android app journeys without a graphical IDE works by executing command line operations to inspect UI hierarchies, capture screens, and manage emulator states during your testing workflow.