adb_ci_wait_boot
Wait for an Android device or emulator to fully boot by polling sys.boot_completed and launcher readiness, ensuring stability in CI pipelines.
Instructions
Wait for a device or emulator to fully boot. Polls sys.boot_completed and waits for the launcher to be ready. Essential for CI pipelines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeoutSeconds | No | Maximum time to wait for boot in seconds (default 120) | |
| device | No | Device serial |