

Select the “install” button and proceed to open the CyanogenMod file on the SD card.(When we said “make a backup of your device, we meant it, here is why) After the device boots up again, select Wipe and then proceed to do a Factory Reset.Boot your Kindle device into Recovery Mode, when you see the blue kindle logo press the power button repeatedly until you get a menu.Put the following ADB command in your terminal: adb push yourrom.zip /sdcard/ zip file on the device’s Root SD card (this can be done using the ADB command, more info regarding the command can be found here).
PC EMULATOR FOR KINDLE FIRE INSTALL


Download the following Bootloader and make sure the md5sum is as following: 5b03a7b428325de8d360ec201a745498.Your Terminal window should show a message similar to this: product: Tate-XXX-XX (in which the X’s show the name of the tablet).It should show a message saying: “Waiting for device”.In the terminal, write the following command fastboot -i 0x1949 getvar product (remember: your device should still be off).Open up your computer terminal by navigating to Start > run > cmd.Ok, First of all we are going to turn the device off and connect it (while its off) to the computer using a Fastboot cable. (only required for Kindle Fire HD 7″, for the 8.9″ it is not required and you can use the same cable you normally use to connect it to the PC).
PC EMULATOR FOR KINDLE FIRE HOW TO
