Android boot
android_bootBoot an Android emulator from AVD name or connect to an online serial, preparing the device for MCP automation and coordinate mapping.
Instructions
Prepare an Android target for MCP automation. An online allowed serial is adopted; an AVD name is launched and awaited. This primes the private frame source used for coordinate mapping, but MCP has no live DSH sidebar—use android_screenshot to see the device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes | An online adb serial (from android_devices.devices) or an AVD name (from android_devices.avds). Serials stream immediately; an AVD name is booted first. |