adb_install
Install APKs on a connected Android device via adb; use reinstall to replace existing versions.
Instructions
Install an APK on a connected device via adb.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apkPath | Yes | ||
| reinstall | No | Pass -r to allow reinstalling over an existing install | |
| workspace | No | Workspace name (not id) - created automatically if it doesn't exist yet. Defaults to "default". | |
| deviceSerial | No |