screencap: add page; ani-cli: add Malayalam translation (#8728)

This commit is contained in:
K.B.Dharun Krishna
2022-10-13 16:58:46 +05:30
committed by GitHub
parent 52c0ef4698
commit de84d048c7
3 changed files with 46 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# 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:
`adb shell screencap {{path/to/file}}`