1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 12:02:08 +02:00
tldr/pages/android/screencap.md
2022-10-17 09:48:08 +01:00

9 lines
246 B
Markdown

# screencap
> Take a screenshot of a mobile display.
> This command can only be used through `adb shell`.
> More information: <https://developer.android.com/studio/command-line/adb#screencap>.
- Take a screenshot:
`screencap {{path/to/file}}`