1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-25 00:35:24 +02:00
tldr/pages/android/wm.md
2021-03-31 07:38:16 -03:00

11 lines
220 B
Markdown

# wm
> Show information about the screen of an Android device.
- Display the physical size of an Android device's screen:
`wm {{size}}`
- Display the physical density of an Android device's screen:
`wm {{density}}`