uninstall_app
Remove an installed Android app from a device by specifying its package name to clean up test environments.
Instructions
Uninstall an app from a connected Android device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package | Yes | The app package name to uninstall | |
| device_id | No | Target device ID. If omitted, uses the default device. |