To make this process easier, one can install the ES-File to move and select files to another folder, and it would make one's life easier, and then just call adb pull command as listed by Michal to get all the files. – g5thomas Jun 22 '18 at 19:0
The ADB method is the easiest way to transfer files from your computer to phone using ADB Push command, and pull the files from your Android device to your computer using ADB Pull command. Using the ADB tool, you can push and pull files with simple comman
2. Example of using ADB Pull. On the other hand, the command to pull/copy a file from Android to PC should start with “adb pull”, followed by a space and the full path to the location of the file on the device (referred to as “<remote file>”
Post a Comment:
Showing 0 Comments: