System Grab Bag

View all TLDR pages from Android (or from all pages)

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}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.