launch_app
Launch an Android app by package name, with optional activity targeting. When no activity is specified, opens the app's default launcher activity using the monkey tool for reliable execution.
Instructions
Alkalmazas inditasa csomagnev alapjan (pl. 'com.android.settings').
Ha az 'activity'-t nem adod meg, a rendszer alapertelmezett (launcher) aktivitasat inditja a 'monkey' eszkozzel - ez a legmegbizhatobb modja annak, hogy egy tetszoleges alkalmazast egyetlen csomagnevvel elinditsunk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | ||
| package | Yes | ||
| activity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |