[UPDATED][TOOL]Flasher for the 2012 Kindle Fire HD 7"

Did this tool work for you?

  • It worked great!

    Votes: 6 75.0%
  • It doesn't work!

    Votes: 2 25.0%

  • Total voters
    8
Search This thread

SafinWasi

Senior Member
Dec 15, 2013
606
327
Unknown
Ok thanks for the reply. Just one more thing though, how do I install backup from fastboot?

Sent from my HTC One using Tapatalk

At first ,get your Kindle into Fastboot by turning it off,issue the following command in your terminal:
Code:
fastboot -i 0x1949 reboot-bootloader
Then,plug it in and it should boot into Fastboot.
Then issue the following lines one by one:
Code:
cd/
cd BackupFiles
fastboot -i 0x1949 flash boot stock-boot.img
fastboot -i 0x1949 flash recovery stock-recovery.img
fastboot -i 0x1949 flash system stock-system.img
 
Last edited:
  • Like
Reactions: 1210335

SafinWasi

Senior Member
Dec 15, 2013
606
327
Unknown
Okay,I decided to make a new DevDB project for my Flasher because this thread is getting a little confusing. For anyone wanting to follow my work,please check it out. Mods can close this thread.
Thanks
 
  • Like
Reactions: 1210335

Top Liked Posts

  • There are no posts matching your filters.
  • 10

    Disclaimer: I am not responsible in any way if using my tool causes hard bricks,bootloops,alien abduction etc. By downloading and using this tool,you agree to this condition.

    Hey guys!
    It's been some time that I've been seeing people having problems flashing the 2nd Bootloader and TWRP recovery to the 2012 Kindle Fire HD 7". So,I decided to create this tool. May I present to you,


    Flasher

    By Anonymous.123

    This is a batch file which can flash the 2nd Bootloader and TWRP recovery to the 2012 Kindle Fire HD 7",complete with ADB and Fast boot executables,stack override,disable auto-recovery update script as well as the 7.2.3 Bootloader downgrade to prevent red screens.

    Screenshots:


    Working features:
    • Device verification through fastboot.
    • Flashing Freedom boot and TWRP
    • Downgrading the Bootloader to 7.2.3
    • Stack override
    • Disabling auto-update recovery script
    • Reboot into TWRP(optional)
    • Backing up boot,recovery and system partitions.

    Steps to use:
    1. Download the zip and extract it.
    2. Read the ReadMe.txt carefully.
    3. Install the Kindle Fire ADB drivers(if needed)
    4. Run Flasher.bat as Administrator.
    5. Follow the on-screen instructions.

    Changelog:
    • [01/02/2014]Initial Release
    • [19/02/2014]Fixed a bug in the backup script
    Download link:
    Source:


    Credits go to Hashcode,seokhun,Prallday168,fattire,very green and anyone else whose work helped me.


    Please hit the Thanks button if this tool helped you. Feel free to comment below to suggest any modifications,report any issues or for any help.
    Thanks.
    3
    Update ? What is new ? Thanks

    Sent from my Kindle Fire HD 7 using Tapatalk

    A bug in the backup option.

    Sent from my CM 11 Device
    2
    Everything installed well, what i did not try was the backup option because im not running stock.

    I have tried(successfully)

    Option 1
    Option 3
    Option 4


    Awesome tool and im sure it has taken a while to do it! so you have a Go from me. maybe someone with stock can try Option 2, I was looking at the tool in notepad++ and all seems to be correct so i don't think there would be a problem doing the backup.! :good:

    Thanks!

    Sent from my CM 11 Device
    2
    Great work Anonymous.123.

    Will this work with latest KFHD 7 official update and is there a way to reverse in case need to send back?

    Regards
    fs1023
    I originally intended this to work for software version 7.4.6 and yes,there is a backup option to backup the stock boot,recovery and system images so you can just flash those in fastboot.
    2
    Hi

    Do i need to be rooted first, or does this root as well?

    cheers kgy

    Yes,you need to be rooted.