Root the Kindle Fire with One Click Root Method Kinda

0

Root the Amazon Kindle Fire

With the release of the Amazon Kindle Fire the first thing we look for is Root access and it has already been achieved. XDA member death2all110 has gained root access on the Kindle Fire using the SuperOneClick 2.2 method that is already available and used on many devices.

There are a few things that need to be done before actually one click rooting the Kindle Fire although its a pretty easy process. One thing you will need to understand is ADB and have it setup on the computer you are using to run SuperOneClick.

Instructions to Root the Kindle Fire:

  1. Download and install the Android SDK on your Computer
  2. Go to %USERPROFILE%\.android and edit the adb_usb.ini
  3. Add “0x1949” to the end of the adb_usb.ini file and save it
  4. Go to where you installed the Android SDK and open the folder “google-usb_driver”
  5. Edit the file android_winusb.inf adding the following to [Google.NTx86] and [Google.NTamd64]
    • ;Kindle Fire
    • %SingleAdbInterface% = USB_Install, USB\VID_1949&PID_0006
    • %CompositeAdbInterface% = USB_Install, USB\VID_1949&PID_0006&MI_01
  6. save and close android_winusb.inf
  7. Plug your Kindle Fire into your PC via USB
  8. You may at this point have to open device manager and find “kindle” under other devices and choose the android_winusb.inf file as the driver.
  9. Turn on Installation of apps from unknown sources: tap the top bar>choose more…(+)>device
  10. open a command prompt and run “adb kill-server” then try adb devices
  11. You should see a device listed
  12. Download and run SuperOneClick and choose “root” (Download Link)
  13. Congrats your Kindle Fire is now Rooted.

LEAVE A REPLY

Please enter your comment!
Please enter your name here