mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-17 23:55:43 +02:00
10 lines
327 B
Markdown
10 lines
327 B
Markdown
![]() |
# screencap
|
||
|
|
||
|
> モバイルディスプレイのスクリーンショットを撮影します。
|
||
|
> このコマンドは `adb shell` 経由でのみ実行できます。
|
||
|
> もっと詳しく: <https://developer.android.com/tools/adb#screencap>。
|
||
|
|
||
|
- スクリーンショットを撮影します:
|
||
|
|
||
|
`screencap {{path/to/file}}`
|