Files
tldr/pages.zh/android/wm.md

13 lines
302 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# wm
> 显示Android设备屏幕的信息。
> 此命令只能通过`adb shell`使用。
> 更多信息:<https://adbinstaller.com/commands/adb-shell-wm-5b672b17e7958178a2955538>。
- 显示Android设备屏幕的物理尺寸
`wm size`
- 显示Android设备屏幕的物理密度
`wm density`