uninstall_apk
Remove Android apps from virtual or physical devices by specifying the package name and device ID for automated testing and management.
Instructions
Uninstall an app from the Android box by package name.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boxId | Yes | ID of the box | |
| packageName | Yes | Android package name to uninstall |