boot_emulator
Boot an Android emulator from a specified AVD, waiting until fully booted, and get the device serial.
Instructions
Boot an Android emulator by AVD name and wait until it has finished booting. Returns the device serial.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| avd | Yes | AVD name from list_emulators | |
| wipe_data | No | Start from a clean data image | |
| timeout_seconds | No |