ADB

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

Was this helpful?