android-cli

Manage Android SDKs, projects, emulators, and app deployments via CLI.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/inehemiasm/AiAssistant --skill android-cli-inehemiasm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: android-cli
Source: https://github.com/inehemiasm/AiAssistant/tree/main/skills/android-cli
Command: npx skills add https://github.com/inehemiasm/AiAssistant --skill android-cli-inehemiasm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies Android development operations by providing structured guidance for managing SDKs, projects, emulators, deployments, and UI inspection tasks through the Android CLI.

Core Features & Use Cases

  • Android Environment Management: Install, update, and inspect Android SDK components and development environments.
  • Project and Device Operations: Create projects, deploy APKs, manage emulators, capture screens, and inspect application layouts.
  • Use Case: Help an Android developer diagnose a UI issue by inspecting the application layout tree, capturing device screenshots, and running targeted validation workflows.

Quick Start

Use the android-cli skill to inspect my Android development environment and help me deploy and debug my application.

Frequently Asked Questions about android-cli

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

FAQPage Schema
How do I manage Android SDK components and emulators from the command line?

Android SDK management involves installing, updating, and inspecting development environment components through CLI commands. You can create projects, manage emulators, and control devices directly to streamline your workflow.

How do I deploy an APK and debug an application on an Android emulator?

Deploying an APK uses the CLI to push the build to a device or emulator. You can then run structured validation workflows, inspect the application layout tree, and capture device screenshots to debug.

Can I diagnose Android UI issues by inspecting the application layout tree?

Yes, diagnosing UI issues is possible by inspecting the application layout tree and capturing device screenshots. The CLI enables you to run targeted validation workflows to identify and resolve layout problems.

Do I need Android CLI capabilities to run journey testing and environment diagnostics?

Yes, Android CLI capabilities are required for SDK control, device interaction, environment diagnostics, and structured application debugging. These capabilities enable you to run journey testing and capture validation outputs.

What is the best way to capture device screenshots and inspect app layouts during Android testing?

The best way to capture screenshots and inspect layouts is using the CLI to interact with the device. This method directly captures screens and inspects the application layout tree during your testing workflows.