force_stop_app
Force stop an Android app by its package name to halt all its processes and free up device resources.
Instructions
Force stop all processes associated with the application package.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | Specific device serial number | |
| packageName | Yes | Package name of the app to stop |