adb_stop_app
Stop an app on an Android device by specifying its package name using the ADB MCP Server. Manage app processes remotely for efficient Android device automation and control.
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 |