Skip to content

File Transfer

Transfer files between your computer and an Android device. Push test data to the device or pull databases and logs for analysis.

ParameterTypeRequiredDefaultDescription
localPathstringYesAbsolute path to the local file
remotePathstringYesDestination path on the device
deviceIdstringNoTarget device serial
ParameterTypeRequiredDefaultDescription
remotePathstringYesPath on the device
localPathstringYesLocal destination path
deviceIdstringNoTarget device serial

Push test.json to /sdcard/Download/ on the device

Pull /sdcard/Download/log.txt from the device to ./debug/

Pull the database from /data/data/com.example.myapp/databases/app.db