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