start-emulator

Community

Launch Android emulators quickly with prompts.

Authorpowdream
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates the process of starting an Android emulator by launching a specific AVD (Android Virtual Device) through a command line interface, removing manual steps and speeding up device readiness for testing and development.

Core Features & Use Cases

  • Launch a specific AVD: Start an Android emulator with quick boot by name, or perform a cold boot if requested.
  • CLI-driven automation: Integrates into CI/CD pipelines to provision test devices on demand.
  • JSON-output for automation: Returns structured JSON indicating success, active AVD, and boot mode, or guidance when multiple emulators exist.

Quick Start

Ensure the Android SDK is installed and ANDROID_HOME or ANDROID_SDK_ROOT is properly set. Then run: bash plugins/android-tools/skills/start-emulator/scripts/start-emulator.sh [avd_name] [boot_type]

Dependency Matrix

Required Modules

utils.sh

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: start-emulator
Download link: https://github.com/powdream/claude-plugins/archive/main.zip#start-emulator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.