Skip to content

Instantly share code, notes, and snippets.

@JamieHouston
Created May 21, 2012 21:35
Show Gist options
  • Save JamieHouston/2764880 to your computer and use it in GitHub Desktop.
Save JamieHouston/2764880 to your computer and use it in GitHub Desktop.
Rezound Android Don't Panic Guide
Stuck on bootloader/white screen/etc
download recovery img
http://forum.xda-developers.com/showthread.php?t=1339679
If phone is off, turn on with volume-down and power button
Get phone to usb flashboot (select fastboot from menu and hit power if it doesn't say it already)
Make sure phone is unlocked (http://htcdev.com)
cmd>>fastboot flash recovery <recovery... (img downloaded)>
If you aren't getting a signal, MAKE SURE BATTERY COVER IS ON
Helpful links:
http://www.scottsroms.com/archive/index.php/t-760.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment