android-cli

Orchestrate Android CLI commands for project creation and SDK management.

6|Updated Jun 24, 2026
One-click install
npx skills add https://github.com/PL-Coding-GmbH/Skills --skill android-cli-pl-coding-gmbh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: android-cli
Source: https://github.com/PL-Coding-GmbH/Skills/tree/main/skills/android-cli
Command: npx skills add https://github.com/PL-Coding-GmbH/Skills --skill android-cli-pl-coding-gmbh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the complexities of Android development by centralizing command-line operations, making development tasks more streamlined and efficient.

Core Features & Use Cases

  • Project Creation: Automate the setup of new Android projects.
  • SDK Management: Simplify the installation, updating, and removal of SDK packages.
  • Device Interaction: Execute commands to interact with devices and manage emulators.
  • APK Deployment: Run Android applications directly from the CLI.
  • Documentation Access: Retrieve up-to-date Android documentation quickly.
  • Use Case: A developer wants to create a new Android project and quickly set up an environment with the necessary SDKs.

Quick Start

Use the android-cli skill to create a new Android project by running 'android create empty-activity --name="My App" --output=./my-app'.

Frequently Asked Questions about android-cli

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

FAQPage Schema
How do I create a new Android project from the command line?

To manage Android SDK packages from the CLI, this skill simplifies the installation, updating, and removal of SDK packages. It centralizes these command-line operations to make your development environment setup more streamlined and efficient.

Can I deploy an APK to an emulator using CLI commands?

Yes, you can deploy an APK to an emulator using CLI commands. The skill provides device interaction capabilities that let you execute commands to manage emulators and run Android applications directly from the command line.

What is the best way to run environment diagnostics for Android development?

The best way to run environment diagnostics for Android development is by utilizing the `android` command-line tool provided by this skill. It orchestrates deterministic tasks and context activation to evaluate your current setup and identify configuration issues.

Do I need Android Studio to initialize an Android project and manage SDKs?

No, you do not need Android Studio to initialize an Android project and manage SDKs. This skill meets your requirements for Android CLI operations, allowing you to handle project creation and SDK management entirely through command-line operations.

How do I retrieve up-to-date Android documentation quickly during development?

You retrieve up-to-date Android documentation quickly by using the documentation access feature of this skill. It allows developers to fetch necessary references directly through the command line without interrupting their current workflow.