install_apk
Install an Android APK file on a connected device using its file path. Specify a target device ID to choose among multiple devices.
Instructions
Install an APK file on a connected Android device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apk_path | Yes | Path to the APK file on the host machine | |
| device_id | No | Target device ID. If omitted, uses the default device. |