adb_pull_file
Pull a file from an Android device to your local filesystem by specifying the device serial, remote path, and local destination path.
Instructions
Pull a file from the device to local filesystem.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | Yes | ||
| local_path | Yes | ||
| device_path | Yes |