adb_push
Transfer a local file to an Android TV or Android device by pushing it via ADB, specifying the local source path and remote destination path to complete the copy.
Instructions
Copy a local file to the device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| local | Yes | ||
| remote | Yes | ||
| serial | No | device serial (host:port); omit if only one device |