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