emulator-device
Manage Android emulators for testing and debugging applications. Perform operations like creating, starting, stopping, wiping, and managing snapshots of virtual devices.
Instructions
Manage Android emulators. Operations: list, create, start, kill, wipe, snapshot-*
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | ||
| avdName | No | AVD name | |
| device | No | Device profile (e.g., 'pixel_7') | |
| systemImage | No | System image | |
| snapshotName | No | Snapshot name | |
| emulatorId | No | Running emulator ID |