android_launch_app
Launch Android applications by specifying their package name, enabling quick app access for testing or automation workflows.
Instructions
Launch an Android app by package name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Package name of the app to launch (e.g., com.example.app) | |
| deviceSerial | No | Specific device serial number to target (optional) |