Android Emulator Apk
Description
Android emulator skill for the Cursor agent, Claude Code, and Codex. Boot an AVD, assembleDebug, adb-install the APK, launch the app, and screenshot the UI.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Android Emulator for Cursor Agent
**android-emulator-apk** is an [agent skill](https://skills.sh) that lets the **Cursor agent**, **Claude Code**, and **Codex** run the **Android emulator**, build a debug APK, `adb install` it, launch the app, and **screenshot the UI**.
The agent checks the emulator itself. It does not ask you to look at the screen.
[](https://github.com/sanikantv/android-emulator-apk)
[](https://github.com/sanikantv/android-emulator-apk) [](LICENSE) [](https://skills.sh) [](https://cursor.com) [](https://code.claude.com) [](https://developers.openai.com/codex)
**If this skill is useful, [star the repo](https://github.com/sanikantv/android-emulator-apk)** — stars help other people (and search) find an Android emulator skill for Cursor.
Works with [Cursor](https://cursor.com), [Claude Code](https://code.claude.com), [Codex](https://developers.openai.com/codex), and [40+ other agents](https://skills.sh/docs/cli).
Step-by-step Cursor walkthrough: [Android emulator for the Cursor agent](docs/cursor-android-emulator.md).
Why this exists
Cursor, Claude Code, and Codex can edit Android code, but they will not boot an AVD, wait for `adb`, or look at the device unless you teach them how. This `SKILL.md` is that playbook:
| You say | The agent does |
|---|---|
run apk / run on emulator |
Boot or reuse the Android emulator |
install the apk |
./gradlew assembleDebug then adb install -r -t |
launch the app |
Force-stop + |
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://