mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-14 18:48:33 +00:00
Update cheatsheets
This commit is contained in:
14
android/screencap
Normal file
14
android/screencap
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, android]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user