install-app
Install an Android APK on a specific device using the MCP Appium Server's standardized protocol for mobile app automation.
Instructions
Install an Android application APK
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apkPath | Yes | The local path to the APK file | |
| deviceId | Yes | The device ID to install the app on |