Capture Android device screenshots instantly with screencap. Save screen images to a specified file path using the ADB shell command. Free online tool, no registration required.
screencap
Take a screenshot of a mobile display. This command can only be used through
adb shell
. More information: https://developer.android.com/tools/adb#screencap.
- Take a screenshot:
screencap {{path/to/file}}