AI AGENT ADDONS

Argent Android Emulator Setup

software-mansion/argent
Mobile Development
7,293installs

Getting an Android emulator ready for work is quick and simple. This skill helps you start an emulator and connect to it using adb and the argent MCP tools. You can boot a virtual device, find its serial number, and get it ready for UI tasks.

If no emulator is running, the skill can boot one for you. It tries a fast hot boot first. If that fails, it does a full cold boot. The process handles errors cleanly so you always start fresh.

Once the emulator is up, you can use it for testing apps or automating interactions. The skill also sets up Metro for React Native apps. It works with any Android device, including physical ones.

Add Argent Android Emulator Setup skill to your workflow

Global

mkdir -p ~/.claude/skills/argent-android-emulator-setup

Project

mkdir -p .claude/skills/argent-android-emulator-setup

Source Repository

Stars
1,486
Forks
40
Watchers
1,486
License
Apache-2.0
Last Push
1 month ago
Created
5 months ago