adb_force_stop
Force stop any Android app by its package name to free resources or resolve unresponsive behavior. Optionally target a specific device with its device ID.
Instructions
Force stop an application
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deviceId | No | Target device ID (optional) | |
| packageName | Yes | Package name of the app |