1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/android/screencap.md

10 lines
232 B
Markdown
Raw Normal View History

# 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:
2022-10-17 05:48:08 -03:00
`screencap {{path/to/file}}`