Skip to content

Commit d560763

Browse files
android/screencap: add page (tldr-pages#8703)
* android/screencap: add page * fixed * fixes * Update pages/android/screencap.md Co-authored-by: Reinhart Previano Koentjoro <[email protected]> * Update screencap.md Co-authored-by: Reinhart Previano Koentjoro <[email protected]>
1 parent c4221c9 commit d560763

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

pages/android/screencap.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# screencap
2+
3+
> Take a screenshot of a mobile display.
4+
> This command can only be used through `adb shell`.
5+
> More information: <https://developer.android.com/studio/command-line/adb#screencap>.
6+
7+
- Take a screenshot:
8+
9+
`adb shell screencap {{path/to/file}}`

0 commit comments

Comments
 (0)