install_app
Install applications on mobile devices by providing APK files for Android or .app bundles for iOS simulators. This tool enables app deployment for testing and automation workflows.
Instructions
Install an app. APK for Android, .app bundle for iOS simulator
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to APK (Android) or .app bundle (iOS) | |
| platform | No | Target platform. If not specified, uses the active device. |