1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-15 08:55:51 +02:00
tldr/pages.ja/android/screencap.md
2025-08-03 22:18:24 +03:00

9 lines
327 B
Markdown

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