ADB Push and ADB Pull can be very useful if you want to quickly copy a file to or from your Android device. ADB also called as Android Debug Bridge is a tiny yet powerful tool that is built right into the core of Android Operating system.
Push and Pull Files Using ADB Commands. Download and extract the platform-tools.zip on your Windows, Mac, or Linux computer.; Open a command prompt in the ADB folder by right-clicking on the mouse in the empty space of the folder while holding the Shift k
1. Example of using ADB Push. Now, the command to push a file from PC to Android device should start with “adb push”, followed by a space and the full path to the location of the file on the PC (referred as “<local file>” in the instructions
Post a Comment:
Showing 0 Comments: