adb_stop_app
Stop an Android app on a device by specifying its package name using the ADB MCP Server tool. Optionally include the device ID for targeted app management.
Instructions
Stop an app on the device
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deviceId | No | Device ID (optional) | |
packageName | Yes | Package name of the app to stop |