adb shell input keyevent KEYCODE_MENU - Open dev menu in android
adb shell screencap -p /sdcard/screencap.png
adb pull /sdcard/screencap.png - capture screenshot to desktop
Last updated 5 years ago