Skip to content

Instantly share code, notes, and snippets.

@huenisys
Last active March 25, 2018 01:41
Show Gist options
  • Save huenisys/14e34e7b92bbb6e8859f44f9ad640edb to your computer and use it in GitHub Desktop.
Save huenisys/14e34e7b92bbb6e8859f44f9ad640edb to your computer and use it in GitHub Desktop.
Rooting Redmi 4 Prime
  • install adb drivers
  • make sure phone has dev mode enabled
  • go fast boot: power + down
  • go get twrp image
  • fastboot flash recover nameOfTwrp-image

  • fastboot boot nameOf...
  • do mode read only so that future updates of official rom will be easy
  • flash supersu
  • flash lazy verity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment