open_app
Launch installed Android applications by package name on virtual or physical devices for testing automation.
Instructions
Launch an installed application by package name on the Android box.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boxId | Yes | ID of the box | |
| packageName | Yes | Android package name to open |