adb_pull
Copy a file from an Android TV or Android device to your local machine over ADB. Specify the remote path on the device and the destination local path to transfer the file.
Instructions
Copy a file from the device to local.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| local | Yes | ||
| remote | Yes | ||
| serial | No | device serial (host:port); omit if only one device |