android_create_avd
Create an Android Virtual Device (AVD) for mobile app development and testing by specifying name, system image, and optional device configuration.
Instructions
Create a new Android Virtual Device (AVD)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | AVD name (alphanumeric and underscores only) | |
| systemImageId | Yes | System image package ID | |
| device | No | Device definition (optional) | |
| sdcard | No | SD card size (e.g., 512M, 1G) |