1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-15 09:15:45 +02:00
tldr/pages.ja/android/wm.md
2025-08-08 23:56:11 +03:00

13 lines
457 B
Markdown

# wm
> Android デバイスのスクリーンに関する情報を表示します。
> このコマンドは `adb shell` 経由でのみ実行できます。
> もっと詳しく: <https://web.archive.org/web/20240420064706/https://adbinstaller.com/commands/adb-shell-wm-5b672b17e7958178a2955538>。
- Android デバイスの物理サイズを表示します:
`wm size`
- Android デバイスの画面の物理的密度を表示します:
`wm density`