install-app
Install Android APK files on specified devices for mobile app testing and deployment using Appium automation.
Instructions
Install an Android application APK
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deviceId | Yes | The device ID to install the app on | |
| apkPath | Yes | The local path to the APK file |