Pull file from Android device
Pulls a file from an Android device to a local computer using adb.
Authored by: CommonsWareBrought to you by Warp, a free terminal reimagined to work like a modern app.
android_file_path
local_file_path
Command
Copy
adb pull android_file_path local_file_path
Tags
Edit in GitHub
Copied