Skip to content

Instantly share code, notes, and snippets.

@rashidi
Created July 17, 2012 03:08
Show Gist options
  • Save rashidi/3126760 to your computer and use it in GitHub Desktop.
Save rashidi/3126760 to your computer and use it in GitHub Desktop.
[android] Flashing Recovery
adb reboot bootloader
./fastboot flash recovery <recovery>.img
./fastboot reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment