Amazon's Kindle Fire Gets One-Click Root Access, 3rd Party App Install, & ADB Access

dgstorm

Editor in Chief
Staff member
Premium Member
Joined
Dec 30, 2010
Messages
10,991
Reaction score
3,961
Location
Austin, TX
kindle-fire-root.png

Here is a little reminder that the new Amazon Kindle Fire officially shipped today, and even more importantly, it has already been rooted, and we have some instructions for side-loading 3rd party apps, and ADB usage!

Updated: Our original source for this story was right here in or Kindle Fire forums, death2all110. We want to give a shout out to him as a thank you for sharing this great info. Here's a quote from his post with adb & root instructions:
To get adb going you must already have the sdk on your machine and used it.

goto: %USERPROFILE%\.android and edit the adb_usb.ini and add this to the end of the file and save:
Code:

0x1949

then go into where you have the sdk at and open the google-usb_driver folder and edit android_winusb.inf and add this to the [Google.NTx86] section and [Google.NTamd64] section:
Code:

;Kindle Fire
%SingleAdbInterface% = USB_Install, USB\VID_1949&PID_0006
%CompositeAdbInterface% = USB_Install, USB\VID_1949&PID_0006&MI_01

save and close

If you have already plugged your kindle into the usb you may have to open device manager and find "Kindle" under other devices and choose the android_winusb.inf file.

Turn on Installation of apps from unknown sources: tap the top bar>choose more...(+)>device

open a command prompt and run adb kill-server then try adb devices..

you should see a device listed.

go here: [APP]SuperOneClick v2.2 (now with zergRush and su 3.0) - xda-developers

download and run SuperOneClick and choose the "root" option. let it go!

Enjoy!
Below is another list of instructions culled from several sources to give you an exhaustive source of info.

First, to install 3rd party apps, the process is pretty simple.
You just have to allow installation from unknown sources in Settings -> Device menu.
Second, the root instructions come courtesy of XDA Developers. Here is an instruction set to root the device:
SuperOneClick Root Instructions:

So I was messing around with different one clicks since I got ADB going on my kindle fire and I was able to Successfully use SuperOneClick 2.2 to root my kindle fire!

Sorry for the mess. Its late, and I wanted to type this up so I could crash…

To get adb going you must already have the sdk on your machine and used it.

goto: %USERPROFILE%\.android and edit the adb_usb.ini and add this to the end of the file and save:
Code:

0x1949

then go into where you have the sdk at and open the google-usb_driver folder and edit android_winusb.inf and add this to the [Google.NTx86] section and [Google.NTamd64] section:
Code:

;Kindle Fire
%SingleAdbInterface% = USB_Install, USB\VID_1949&PID_0006
%CompositeAdbInterface% = USB_Install, USB\VID_1949&PID_0006&MI_01

save and close

If you have already plugged your kindle into the usb you may have to open device manager and find “Kindle” under other devices and choose the android_winusb.inf file.

Turn on Installation of apps from unknown sources: tap the top bar>choose more…(+)>device

open a command prompt and run adb kill-server then try adb devices..

you should see a device listed.

go here: http://forum.xda-developers.com/show….php?t=803682a

download and run SuperOneClick and choose the “root” option. let it go!

Enjoy!
Finally, here is the breakdown of gaining ADB (Android Debug Bridge) access so you can dig deeper into your Android device to copy files, install apps, read logs, run shell commands, and more. Here's the instructions straight from our friends over at AndroidPolice,
You will need the Android SDK installed and then add the Vendor ID for Amazon's Lab126 (0x1949) to the adb_usb.ini file.

You can find detailed instructions for Windows here and for Mac here.

If you want to use ADB to install apps, be sure to allow installation from unknown sources as discussed above.
Now power-users and tweakers can play to their heart's content. At $199.99, this customizable little device is starting to look pretty appealing. What do you think?

Source: AndroidPolice, TalkAndroid, and XDA Developers
 
Last edited:

gadgetrants

Senior Member
Joined
Jul 28, 2010
Messages
1,286
Reaction score
197
Current Phone Model
Google Pixel
This is pretty cool. :) But I'm also having a bit of deja vu: last year, while rooting the Nook Color and installing ADB on my PC, I ran into some trouble getting the PC to install the right device driver -- the problem was finding the tablet in Device Manager (it was hidden in the list of USB devices), and then, each time I uninstalled the default driver, Windows would keep re-installing automatically after each time that I deleted it! :mad:

Anyway, just wanted to note that that particular step can be challenging -- the solution is to remain calm and just plug away at it. Of course, this is DroidForums and everyone here is an Android pro!

-Matt
 

Tillmorn

Active Member
Joined
Mar 23, 2011
Messages
185
Reaction score
6
I'm excited to see this happen so quickly. But, personally the Fire is not high on my list for my next "poor man tablet". It looks beautiful and it's internals are great...but that 8 gigs of storage with no expansion slot is a big let down. So if I do upgrade from my NC, it'll be to the Nook Tablet with 16 gigs on board and an expansion slot for an extra 32.

Granted, I am way more interested in the Transformer Prime. Unfortunately, I cannot afford to drop the kind of money that's being asked for premium tablets.
 
Top