mirror of https://github.com/CrimsonTome/tldr.git
12 lines
220 B
Markdown
12 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}}`
|