10 lines
321 B
Markdown
Raw Normal View History

# screencap
> モバイルディスプレイのスクリーンショットを撮影します。
> このコマンドは `adb shell` 経由でのみ実行できます。
> 詳細情報: <https://developer.android.com/tools/adb#screencap>。
- スクリーンショットを撮影します:
`screencap {{path/to/file}}`