Skip to content

Instantly share code, notes, and snippets.

@kamawanu
Last active December 1, 2016 19:53
Show Gist options
  • Save kamawanu/98aa966271c684d20ed64a92d1599b68 to your computer and use it in GitHub Desktop.
Save kamawanu/98aa966271c684d20ed64a92d1599b68 to your computer and use it in GitHub Desktop.
adb root
sleep 5
adb remount
sleep 5
adb shell am display-density 320
sleep 5
adb reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment