snippetbashTip
screencap — Take a screenshot of a mobile display. This command can only be used through `adb shell`. More infor
Viewed 0 times
commandscreenshottakescreencapthisclimobiledisplay
mobile
Problem
How to use the
screencap command: 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>.Solution
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}}Code Snippets
Take a screenshot
screencap {{path/to/file}}Context
tldr-pages: android/screencap
Revisions (0)
No revisions yet.