install_app
Install a mobile app on an Android or iOS device using a local APK or IPA file path. Specify device ID and file path to complete installation.
Instructions
Install an app on the device from a local file path (.apk for Android, .ipa for iOS)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Device ID | |
| path | Yes | Local file path to the app (.apk or .ipa) |