android_emulator_start
Boot an Android emulator AVD and wait until it is fully ready, with configurable timeout.
Instructions
Boot an emulator AVD and wait until it is ready.
Args: avd: AVD name as listed by android_devices. wait: Block until sys.boot_completed is set. timeout: Max seconds to wait for boot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| avd | Yes | ||
| wait | No | ||
| timeout | No |