stop_app
Force-stop an Android application by package name to terminate its processes, freeing resources and resolving unresponsive app issues.
Instructions
Force-stop an Android application by package name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | ||
| device_serial | No | ADB serial such as emulator-5554, a USB serial, or host:port. If omitted, the active device is used; a sole ready device is selected automatically. |