adb commands list

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 Read more »
adb usb adb usb restarting ADB in USB mode. adb usb   Read more about ADB.. Read more »

Subscribe now

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