Pull file from Android device

Pulls a file from an Android device to a local computer using adb.

Authored by: CommonsWare
Brought 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