mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 15:22:08 +02:00
9 lines
232 B
Markdown
9 lines
232 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/tools/adb#screencap>.
|
|
|
|
- Take a screenshot:
|
|
|
|
`screencap {{path/to/file}}`
|