Kindle Fire

How to Root Amazon Kindle Fire on the Latest 6.2.2 Firmware Version – Easy Tutorial

Procedure to Re Root Kindle Fire on 6.2.2 Firmware:

  • First up you need to download and install the Android SDK in your computer. Please note that as of now you can only install this in your Windows based computer.
  • Download the Burrito Root Kindle 1.0 tool from here to your computer and then copy the same to your Kindle Fire to run the app and tap on “Root” to root the same.
  • After this, you need to open the terminal window in your computer and navigate to the ADB Folder by typing in the command “adb root” and press enter.
  • Download the superuser zip package from here in your computer and unzip the same. After this, you need to connect your Kindle Fire to your computer using the USB cable.
  • In the command prompt, you need to now enter the below mentioned commands,

adb remount
adb push su /system/xbin/su
adb shell chown 0.0 /system/xbin/su
adb shell chmod 06755 /system/xbin/su
adb install com.noshufu.android.su-1.apk
adb reboot

Remove the connected USB cable and re insert the USB cable to again open the command prompt in your computer to open the command prompt and enter the below mentioned commands. Also, download the BurritoRoot2 tool from here to your computer which is a Bin file

adb push BurritoRoot2.bin /data/local/
adb shell chmod 777 /data/local/BurritoRoot2.bin
adb shell /data/local/BurritoRoot2.bin
adb root
adb shell id

if uid = 0 continue, if not start over

adb remount
adb push su /system/xbin/su
adb shell chown 0.0 /system/xbin/su
adb shell chmod 06755 /system/xbin/su
adb remount
adb install Superuser.apk (skip this step if its already installed)

So there you go, you have now successfully roe rooted your Kindle Fire with the help of above mentioned steps. Do let us know in the comments section just in case if you face any issues as we will  try to address the same at the earliest.

Pages: 1 2

8 Comments

8 Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

Comment moderation is enabled. Your comment may take some time to appear.

To Top