Tip Us!

All input fields are optional, fill out as much or as little as you'd like.

How to flash TWRP Recovery for the Kindle Fire

by on October 17, 2012 12:00 pm
2
views3494
0
0
0

TWRP Recovery, a custom recovery that sports a touch-based interface, is your handy dandy tool for flashing custom ROMs, as well as performing device management such as backups and wipes.

With the Amazon Kindle Fire's lack of physical buttons, TWRP Recovery seems like a natural choice to use on your device instead of the alternative that is ClockworkMod Recovery. However, it all comes down to a matter preference and if certain custom ROMs are flashable via a specific custom recovery.

There are a number of ways to flash this custom recovery to your device, such as installing the Kindle Fire Utility, but we'll be flashing TWRP Recovery through Fastboot. Do note though that flashing TWRP Recovery risks bricking your device, as well as experiencing bugs, such as boot looping.

This guide shows you how to flash TWRP Recovery for the Kindle Fire.

Warning

  • The instructions in this guide are intended for use with the Amazon Kindle Fire. Applying these instructions on another device or model may produce undesired outcomes.
  • The information in this guide is provided for instructional and educational purposes only. There is no guarantee that these instructions will work under your specific and unique circumstances.
  • Use these instructions at your own risk. We shall not hold any responsibility or liability for whatever happens to you or your device arising from your use of the info in this guide.
  • Read and understand the whole guide first before actually performing the instructions.

Requirements

Instructions

  1. Connect the Kindle Fire to your computer using its USB cable.
  2. On your PC, open a command prompt by going to Start > Accessories > Command Prompt.
  3. Change directory to where you saved the TWRP Recovery image.
  4. Input the following commands and press Enter after each line:
    • adb shell
    • su
    • idme bootmode 4002
    • fastboot -i 0x1949 flash recovery openrecovery-twrp-2.3.1.1-blaze.img
    • fastboot reboot
  5. Once you press Enter after typing in the last command, your tablet will then reboot.

Troubleshooting

Stuck at screen with a yellow triangle

Type this into the command prompt and press Enter on your keyboard afterwards:

    • fastboot -i 0x1949 oem idme bootmode 4000

Device always booting into TWRP

Type this into the command prompt and press Enter on your keyboard afterwards:

    • adb shell "idme bootmode 4000"

Cannot get out of TWRP

  1. If you cannot get out of TWRP, type this into the command prompt and press Enter on your keyboard afterwards:
    • adb shell "idme bootmode 4002"
  2. Reboot your device.
  3. Type the following into the command prompt, followed by pressing Enter on your keyboard afterwards:
    • adb shell "idme bootmode 4000"
  4. Reboot again and you should be out of TWRP.

Good job! You've just flashed TWRP Recovery on your Amazon Kindle Fire.

WRITER

Google+ E-mail

We're all multi-talented and multi-faceted here, but, perhaps, Carl is the most multi-faceted in the bunch. Among Carl's many interests, Android holds a special place. He's particularly fond of reviewing Android apps and writing step-by-step guides for fellow Android fans.
Comments
  • MichaelStimson

    Doesn’t work.

    C:UsersMichaelDesktoptest>adb shell
    ‘adb’ is not recognized as an internal or external command,
    operable program or batch file.

  • http://twitter.com/Cyberclinicpc Cyberclinic

    Doesnt work just say waiting for device and my device is mount i can access to copy some files but the cmd window cannot detected

Would you like to view our mobile friendly site? Try it out