Stop App [Pro]
stop_appForce-stop a running Android app by its package name to terminate the process, reset its state, or free device resources.
Instructions
[Pro] Force-stop a running application by its package name. This immediately terminates the app process. Useful for resetting app state or freeing resources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Device serial ID | |
| package_name | Yes | Android package name to force-stop |