push_file
Copy files or directories from your computer to a connected Android device or emulator.
Instructions
Copy a file or directory from the host machine to the connected device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | Specific device serial number | |
| localPath | Yes | Absolute file path of the source file/directory on the host computer | |
| remotePath | Yes | Target absolute file path on the Android device (e.g. '/sdcard/Download/file.txt') |