adb_install
Install APK files on Android devices via ADB commands using the tool for app deployment, specifying the APK path and optional device ID for targeted installation.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apkPath | Yes | Local path to the APK file | |
device | No | Specific device ID (optional) |