Pull file from Android device
Pulls a file from an Android device to a local computer using adb.
Authored by: CommonsWareandroid_file_path
local_file_path
Command
Copy
adb pull android_file_path local_file_path
Tags
Edit in GitHub
Copied
Pulls a file from an Android device to a local computer using adb.
Authored by: CommonsWareadb pull android_file_path local_file_path