adb pull



adb pull

Download a specified file from an emulator/device to your computer.

adb pull <remote> [local]

adb pull /sdcard/demo.mp4

download /sdcard/demo.mp4  to <android-sdk-path>/platform-tools directory.

adb pull /sdcard/demo.mp4 e:\

download /sdcard/demo.mp4 to drive E.

Read more about ADB..

Tags: , ,
Leave a comment

Your email address will not be published. Required fields are marked *

Subscribe now

Receive weekly newsletter with educational materials, new courses, most popular posts, popular books and much more!