install_app
Install an Android .apk file onto a connected emulator or device, enabling app deployment and testing.
Instructions
Install an .apk on the device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | Device serial (e.g. emulator-5554). Optional when exactly one device is connected. | |
| apk_path | Yes | Absolute path to .apk file |