adb-app
Manage Android apps on emulators or devices by installing, uninstalling, launching, stopping, clearing data, or listing apps.
Instructions
Manage applications.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | ||
| apkPath | No | APK path | |
| packageName | No | ||
| limit | No | Default: 20, max: 100 | |
| filter | No | Filter by name (case-insensitive) | |
| offset | No | Pagination offset |