launch_app
Starts an Android app on a connected device using its package name. Specify the package_name to launch the app directly via ADB.
Instructions
Launches the app with the specified package name on the connected Android device. Requires the package_name parameter, which is the package name of the app to be launched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes |