force_stop_app
Stops an Android app by package name to terminate its processes. Use it to halt misbehaving or background apps on a connected device.
Instructions
强制停止指定包名的 Android 应用。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | 要强制停止的应用包名,例如 com.example.app。 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |