wait_for_app
Pause execution until a specified Android app becomes the foreground activity on a device, with configurable timeout and polling interval.
Instructions
Wait until the requested Android package becomes the foreground app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| interval | No | ||
| device_id | Yes | ||
| package_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |