adb_pull
Transfer a file from an Android device to a local filesystem path using Android Debug Bridge.
Instructions
Pull a file from the device to local filesystem
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remotePath | Yes | File path on the device | |
| localPath | No | Local destination (defaults to temp dir) | |
| device | No | Device serial |