mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
273 B
273 B
wm
Show information about the screen of an Android device. This command can only be used through
adb shell
.
- Display the physical size of an Android device's screen:
wm {{size}}
- Display the physical density of an Android device's screen:
wm {{density}}