install-app
Install an Android APK on a specified device using the MCP Appium Server. Provide the device ID and local APK path to manage app deployment efficiently.
Instructions
Install an Android application APK
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apkPath | Yes | The local path to the APK file | |
deviceId | Yes | The device ID to install the app on |