adb_force_stop
Force-stop an Android app immediately to terminate its process and free resources for debugging.
Instructions
Force-stop an app immediately. The most common debugging action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Package name (e.g., 'com.example.app') | |
| device | No | Device serial |