Launch app
launch_appLaunch an Android app by its application ID, automatically resolving the launcher activity. Simplify app testing and debugging on connected devices.
Instructions
Launch an app by application id (resolves the launcher activity automatically).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | No | Application id (defaults to session) | |
| serial | No | Device serial (defaults to session or the only device) |