Last active
April 26, 2018 19:27
-
-
Save thefrench77/3d1da401f7d4ca4fac41 to your computer and use it in GitHub Desktop.
Dump Android display info
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/zsh | |
| adb shell dumpsys display | grep mBaseDisplayInfo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment