launch_app
Start an Android app by its package name using the monkey command. Provide the package name to open the app on a connected device.
Instructions
启动指定包名的 Android 应用(使用 monkey 命令)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | 要启动的应用包名,例如 com.example.app。 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |