mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-11 17:38:57 +03:00
a2b4064860
> More infomation: <https://adbinstaller.com/commands/adb-shell-wm-5b672b17e7958178a2955538>.
368 B
368 B
wm
Show information about the screen of an Android device. This command can only be used through
adb shell
. More information: https://adbinstaller.com/commands/adb-shell-wm-5b672b17e7958178a2955538.
- Display the physical size of an Android device's screen:
wm {{size}}
- Display the physical density of an Android device's screen:
wm {{density}}