Skip to content

Instantly share code, notes, and snippets.

@thefrench77
Last active April 26, 2018 19:27
Show Gist options
  • Select an option

  • Save thefrench77/3d1da401f7d4ca4fac41 to your computer and use it in GitHub Desktop.

Select an option

Save thefrench77/3d1da401f7d4ca4fac41 to your computer and use it in GitHub Desktop.
Dump Android display info
#!/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