logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Android WM - Control Device Screen Info | Online Free DevTools by Hexmos

Control device screen information with Android WM. Manage display settings, determine screen density, and inspect resolutions using adb. Free online tool, no registration required.

wm

Show information about the screen of an Android device. This command can only be used through adb shell. More information: https://web.archive.org/web/20240420064706/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

See Also