Go Back   Android Forums > Android Tablets & MIDs > Amazon Kindle Fire > Kindle Fire - All Things Root



Reply
 
LinkBack (2) Thread Tools
Old November 16th, 2011, 02:52 AM   2 links from elsewhere to this Post. Click to view. #1 (permalink)
Frequent Offenders Club
 
death2all110's Avatar
 
Join Date: Jun 2010
Location: Illinois, US
Posts: 1,283
 
Device(s): {LG Ally (Rooted)}, Droid Incredible, Rooted.
Thanks: 108
Thanked 654 Times in 277 Posts
Send a message via Yahoo to death2all110 deatheatergrim@gmail.com
Default [ROOT][ONE-CLICK] How-To Get ADB running AND Root with SuperOneClick

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: [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!

Proof:



__________________
I'm special as hell!

Quote:
Originally Posted by Trident View Post
You're so banned when I get back from breakfast...
{Testing Device: LG Ally}
I'm located in: Computers&IT, LG Ally, HTC Droid Incredible; AllyIRC My Blog
Please press button, and please consider donating to my energy drink fund.Thanks!
death2all110 is offline  
Last edited by death2all110; November 16th, 2011 at 03:04 AM.
Reply With Quote
The Following 12 Users Say Thank You to death2all110 For This Useful Post:
b0bness (December 27th, 2011), Craigb1 (November 20th, 2011), davekaye (December 15th, 2011), Ekimalito (November 17th, 2011), j2cool2012 (November 16th, 2011), kennychaffin (November 16th, 2011), Matt H (November 16th, 2011), mike55014 (November 16th, 2011), parkerskouson (November 16th, 2011), seejoshplay (November 16th, 2011), superdug (November 16th, 2011), vobguy (November 16th, 2011)
Sponsors
Old November 16th, 2011, 04:11 AM   #2 (permalink)
New Member
 
Join Date: Jun 2010
Posts: 12
 
Device(s):
Thanks: 2
Thanked 1 Time in 1 Post
Default

Awesome work!
Matt H is offline  
Reply With Quote
Old November 16th, 2011, 06:35 AM   #3 (permalink)
Junior Member
 
Join Date: Nov 2011
Posts: 43
 
Device(s):
Thanks: 7
Thanked 1 Time in 1 Post
Default

Fantastic! Right away, what does this give us?
theRamenNoodle is offline  
Reply With Quote
Old November 16th, 2011, 10:09 AM   #4 (permalink)
New Member
 
Join Date: Nov 2011
Posts: 2
 
Device(s):
Thanks: 2
Thanked 0 Times in 0 Posts
Default

I would love some of the people working on this project to make the apk for the kindle e-reader app available so we can use it on other Android Devices.

As you may know, the Kindle app on the Android Market lacks functionality. You cant change the line spacing or the font type. However, the version of the Kindle App on the Fire is different. It has all the options that regular kindles do... and i want that to improve my reading experience on my Android HP Touchpad
Ekimalito is offline  
Reply With Quote
Old November 16th, 2011, 10:51 AM   #5 (permalink)
Junior Member
 
vobguy's Avatar
 
Join Date: Nov 2011
Location: Virginia
Posts: 83
 
Device(s): Samsung Epic 4G, HTC Evo Shift, Kindle Fire, Samsung Galaxy 7 PLUS
Thanks: 7
Thanked 2 Times in 2 Posts
Default

Awesome and quick work!

Sorry for the newb question here - anyone know if you can get VPNC Widget installed and working on the Fire once you have root?

I really need a pure IPSec/cisco VPN client since our wireless network at work requires you authenticate via VPN to connect to anything useful.

Just taking a shot in the dark.
vobguy is offline  
Reply With Quote
Old November 16th, 2011, 11:16 AM   #6 (permalink)
Member
 
parkerskouson's Avatar
 
Join Date: Aug 2011
Location: Vegas!!
Posts: 292
 
Device(s): HTC Evo 4g(Mine)Miui, HTC Evo 3D(Dads)Miui, Nexus S(Sis.)CM7
Thanks: 98
Thanked 127 Times in 72 Posts
Default

Do you have to have adb working to root it? Or can I do it without?
__________________
“Well, Doctor, what have we got—a Republic or a Monarchy?”

“A Republic, if you can keep it.” ....Benjamin Franklin

One of the best quotes in the history of the US, in my opinion.
parkerskouson is offline  
Reply With Quote
Old November 16th, 2011, 11:28 AM   #7 (permalink)
Senior Member
 
dots's Avatar
 
Join Date: Aug 2010
Location: Shelby Township, MI
Posts: 952
 
Device(s): LG Ally (Retired), HTC Inspire 4g (Current)
Thanks: 53
Thanked 241 Times in 188 Posts
kissarmy10001
Default

Quote:
Originally Posted by parkerskouson View Post
Do you have to have adb working to root it? Or can I do it without?
Pretty sure you need adb working per guide to use superoneclick. Since the exploits that superoneclick uses require adb access.
__________________
Visit the LG Ally IRC Channel!
LG Ally IRC Channel
dots is offline  
Reply With Quote
Old November 16th, 2011, 11:46 AM   #8 (permalink)
Junior Member
 
Join Date: Jul 2010
Posts: 15
 
Device(s): Droid X Kindle Fire
Thanks: 0
Thanked 0 Times in 0 Posts
Default

If you're not comfortable. Give it a week and they'll be one click custom methods all over the place.
himurak is offline  
Reply With Quote
Old November 16th, 2011, 11:54 AM   #9 (permalink)
Senior Member
 
ylexot's Avatar
 
Join Date: Apr 2010
Posts: 1,077
 
Device(s):
Thanks: 9
Thanked 115 Times in 102 Posts
Default

Quote:
Originally Posted by himurak View Post
If you're not comfortable. Give it a week and they'll be one click custom methods all over the place.
I was wondering if anybody has tried sideloading z4root and seeing if it works. Since this already-existing multi-device root method works, maybe another would as well...
ylexot is offline  
Reply With Quote
Old November 16th, 2011, 12:24 PM   #10 (permalink)
Junior Member
 
Join Date: Nov 2011
Posts: 43
 
Device(s):
Thanks: 7
Thanked 1 Time in 1 Post
Default

That's a lot of clicks for one click.
theRamenNoodle is offline  
Reply With Quote
Sponsors
Old November 16th, 2011, 01:47 PM   #11 (permalink)
Junior Member
 
vobguy's Avatar
 
Join Date: Nov 2011
Location: Virginia
Posts: 83
 
Device(s): Samsung Epic 4G, HTC Evo Shift, Kindle Fire, Samsung Galaxy 7 PLUS
Thanks: 7
Thanked 2 Times in 2 Posts
Default

Quote:
Originally Posted by theRamenNoodle View Post
That's a lot of clicks for one click.
Especially if you dont have the SDK yet.. having a hard time figuring out what I need and where to find the google-usb_driver folder, so far not a whole lot of luck.
That is what I get for being a newb trying to catch up.

Ahh nevermind, found it. Down under all the Android versions in the SDK is Extras, the "Google USB Driver Package" is under that. Install that and you find the inf file.

Still more clicks than I expected when the headline on many sites today is "one click", but then again what was it Mark Twain said about believing what you read?.

This still seems pretty straightforward despite my newbness.
vobguy is offline  
Last edited by vobguy; November 16th, 2011 at 02:02 PM. Reason: Found the USB driver
Reply With Quote
Old November 16th, 2011, 02:13 PM   #12 (permalink)
New Member
 
Join Date: Nov 2011
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Can't post links yet, but there is a tutorial (based on the instructions in here) that details a bit better the "prerequisites" for the one click root.
reviewhorizon.com/2011/11/how-to-root-jailbreak-kindle-fire-using-one-click-solution-superoneclick-also-enable-sideloading-apps/
thewebblogger is offline  
Reply With Quote
Old November 16th, 2011, 03:10 PM   #13 (permalink)
Trophy for short.
 
trophynuts's Avatar
 
Join Date: Jul 2010
Location: SouthEastern US
Posts: 3,564
 
Device(s): VZW-Galaxy Nexus-Redemption Rom Inc - CM7.1
Thanks: 970
Thanked 1,050 Times in 675 Posts
Default

Kindle Fire Rooted With One Click, Amazon Releases Source Code – Droid Life: A Droid Community Blog
__________________
If you have a VZW Nexus make note that it has it's own Sub Forum Now. Thanks
http://androidforums.com/samsung-galaxy-nexus/469028-new-sub-forum-verizon-galaxy-nexus.html
trophynuts is offline  
Reply With Quote
Old November 16th, 2011, 03:26 PM   #14 (permalink)
Senior Member
 
ylexot's Avatar
 
Join Date: Apr 2010
Posts: 1,077
 
Device(s):
Thanks: 9
Thanked 115 Times in 102 Posts
Default

Uhhh...you do realize that this thread is the source for that link, don't you?
ylexot is offline  
Reply With Quote
The Following User Says Thank You to ylexot For This Useful Post:
RawRmon (November 22nd, 2011)
Old November 16th, 2011, 05:48 PM   #15 (permalink)
New Member
 
Join Date: Nov 2011
Posts: 2
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Talking

Quote:
Uhhh...you do realize that this thread is the source for that link, don't you?
Oh no! A self-referencing loop! If you keep clicking the link in the article and this one in the forum you will continue looping until eventually the universe implodes.
Practicality is offline  
Reply With Quote
Old November 16th, 2011, 07:01 PM   #16 (permalink)
Junior Member
 
Join Date: Nov 2011
Posts: 43
 
Device(s):
Thanks: 7
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by Practicality View Post
Oh no! A self-referencing loop! If you keep clicking the link in the article and this one in the forum you will continue looping until eventually the universe implodes.
Or else we finally find a way to distract all the blondes while we eat their chocolate.
theRamenNoodle is offline  
Reply With Quote
The Following User Says Thank You to theRamenNoodle For This Useful Post:
death2all110 (November 17th, 2011)
Old November 17th, 2011, 07:50 AM   #17 (permalink)
New Member
 
Join Date: Jul 2010
Posts: 13
 
Device(s):
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Just a bit of info for any one thinking of rooting the Kindle fire. If you plan on streaming videos with Amazon Prime don't root it just yet.
I rooted mine and I wasn't able to stream I called Amazon Support thinking it was a problem with my account and they said the error message I was getting was do to rooting, of course I played dumb. I unrooted the device and video streaming is working again.

The error message was something like...."Your device is no longer configure correctly for video playback" or something along those lines.

Just a bit of info
jem417 is offline  
Reply With Quote
Old November 17th, 2011, 09:01 AM   #18 (permalink)
Senior Member
 
ylexot's Avatar
 
Join Date: Apr 2010
Posts: 1,077
 
Device(s):
Thanks: 9
Thanked 115 Times in 102 Posts
Default

Quote:
Originally Posted by jem417 View Post
Just a bit of info for any one thinking of rooting the Kindle fire. If you plan on streaming videos with Amazon Prime don't root it just yet.
I rooted mine and I wasn't able to stream I called Amazon Support thinking it was a problem with my account and they said the error message I was getting was do to rooting, of course I played dumb. I unrooted the device and video streaming is working again.

The error message was something like...."Your device is no longer configure correctly for video playback" or something along those lines.

Just a bit of info
Yeah, it's been mentioned in the tech blogs and there's already a work-around:
Rooting Kindle Fire Breaks Amazon Video (And How To Make It Work)
Quote:
Thankfully for you there is a workaround: OTA RootKeeper. This app (for rooted users only) acts as a temporary unroot, keeping a backup of su and removing the default that is detected by Amazon Video. You may also need to visit System Settings > Applications > All Applications > Amazon Video > Force Stop.
ylexot is offline  
Reply With Quote
The Following User Says Thank You to ylexot For This Useful Post:
Craigb1 (November 20th, 2011)
Old November 19th, 2011, 05:15 AM   #19 (permalink)
New Member
 
Join Date: Nov 2011
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

hello,

I encountered some problem while run adb commands, therefore ROOT end up failure.

the command output seems wrong, the status is "offline"
does anybody know the reason?

*******
C:\Program Files\Android\android-sdk\platform-tools>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
**********00000001 offline

*********
imalive is offline  
Reply With Quote
Old November 25th, 2011, 11:35 PM   #20 (permalink)
New Member
 
Join Date: Nov 2011
Posts: 1
 
Device(s):
Thanks: 1
Thanked 0 Times in 0 Posts
Default adb finds no devices

I've followed this instructions a couple of times... on three different computer... two xp and one windows 7 but adb finds no devices...

any ideas?


C:\android\platform-tools>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached

Thanks
wgregori is offline  
Reply With Quote
Sponsors
Old November 26th, 2011, 01:30 AM   #21 (permalink)
Junior Member
 
Join Date: Nov 2011
Posts: 41
 
Device(s): LG Optimus V, Rooted Kindle Fire
Thanks: 22
Thanked 3 Times in 3 Posts
Default

Quote:
Originally Posted by wgregori View Post
I've followed this instructions a couple of times... on three different computer... two xp and one windows 7 but adb finds no devices...

any ideas?


C:\android\platform-tools>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached

Thanks
What worked for me was that I manually input the 0x1949 code, if you copy and paste it to the notepad document it registers it as something else. I had the same problem.
RawRmon is offline  
Reply With Quote
The Following User Says Thank You to RawRmon For This Useful Post:
wgregori (November 26th, 2011)
Old November 26th, 2011, 03:55 PM   #22 (permalink)
New Member
 
Join Date: Jun 2010
Posts: 10
 
Device(s):
Thanks: 1
Thanked 0 Times in 0 Posts
Default

IF i have adb setup for other android devices, do i need to change some of the things that were stated in the op in order for superoneclick to work
?

Thanks
iceman99393 is offline  
Reply With Quote
Old November 26th, 2011, 07:44 PM   #23 (permalink)
New Member
 
Join Date: Nov 2011
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by wgregori View Post
I've followed this instructions a couple of times... on three different computer... two xp and one windows 7 but adb finds no devices...

any ideas?


C:\android\platform-tools>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached

Thanks
I am having the same issue. Tried the rooting process on two different computers with the same result
babaduchi1 is offline  
Reply With Quote
Old November 27th, 2011, 05:05 AM   #24 (permalink)
New Member
 
Join Date: Nov 2011
Posts: 12
 
Device(s):
Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by babaduchi1 View Post
I am having the same issue. Tried the rooting process on two different computers with the same result
If it's not what RawRmon said about the 0X1949 text being pasted in wrong then: Did you guys plug your Fires into the PC before you had ADB installed and updated? May need to point the Fire at the new driver if so. Open the Fire in device manger, update driver, manually select the folder with the inf file you updated.

Oh and iceman99393: As I understand it: Yes, you still need to edit the files so adb recognizes the Fire. That's the whole point of that. Without doing that it has no clue what the hunk of circuits is on the end of the micro-usb cable.
Xeddicus is offline  
Last edited by Xeddicus; November 27th, 2011 at 09:38 AM.
Reply With Quote
Old November 27th, 2011, 04:37 PM   #25 (permalink)
New Member
 
Join Date: Jun 2010
Posts: 10
 
Device(s):
Thanks: 1
Thanked 0 Times in 0 Posts
Default

maybe its just me but im not fully understanding what i need to do clearly to adb in order to root the kindle fire. Could anyone give a little more detailed and clear explanation? thank you
iceman99393 is offline  
Reply With Quote
Old November 27th, 2011, 10:29 PM   #26 (permalink)
New Member
 
Join Date: Nov 2011
Posts: 12
 
Device(s):
Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by iceman99393 View Post
maybe its just me but im not fully understanding what i need to do clearly to adb in order to root the kindle fire. Could anyone give a little more detailed and clear explanation? thank you
Here's the same process with pictures and more detailed steps:

How to root / jailbreak Kindle Fire using one click solution – SuperOneClick, also enable sideloading apps | Review Horizon

Note: DO NOT copy/paste the 0x1949 text from that webpage, it seems it pastes the X as a * or something. Just type it out.
Xeddicus is offline  
Last edited by Xeddicus; November 27th, 2011 at 10:31 PM.
Reply With Quote
Old December 12th, 2011, 01:27 AM   #27 (permalink)
New Member
 
Join Date: Dec 2011
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by wgregori View Post
I've followed this instructions a couple of times... on three different computer... two xp and one windows 7 but adb finds no devices...

any ideas?


C:\android\platform-tools>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached

Thanks
I was getting this too. I also tried manually typing in the code to the file. However, this did not work. Apparently, the .android folder was installed into the wrong user folder. I suspect this results from me meddling with the user folders a while back. I have several folders that are named JohnSmith and JohnSmith.003 etc.

So I just copied the .android folder into the correct one and ran the commands again.
bobbyNguyen is offline  
Reply With Quote
Old December 15th, 2011, 03:42 PM   #28 (permalink)
Junior Member
 
Join Date: Mar 2010
Location: Palo Alto, CA
Posts: 40
 
Device(s): HTC Hero
Thanks: 9
Thanked 3 Times in 3 Posts
Default

Worked for me using this web site. Lots of pictures.

Quote:
Originally Posted by Xeddicus View Post
Here's the same process with pictures and more detailed steps:

How to root / jailbreak Kindle Fire using one click solution – SuperOneClick, also enable sideloading apps | Review Horizon

Note: DO NOT copy/paste the 0x1949 text from that webpage, it seems it pastes the X as a * or something. Just type it out.
davekaye is offline  
Reply With Quote
Old December 21st, 2011, 07:56 PM   #29 (permalink)
New Member
 
Join Date: Nov 2011
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default Root doesnt work

Hi Guys/Girls,
I got the latest over the air update to my kindle fire.
It updated, i tried to re-root (using superoneclick) and nothing, it doesnt work.
I have 3 questions:
1)Has anyone managed to root it with this update
2)If not is there a way to restore to an earlier point in time (Before update).
3)Is there something that can block over the air updates till I approve them?
Trelane is offline  
Last edited by Trelane; December 21st, 2011 at 07:56 PM. Reason: added instant subscribe
Reply With Quote
Old December 22nd, 2011, 11:52 AM   #30 (permalink)
Junior Member
 
Join Date: May 2010
Posts: 30
 
Device(s):
Thanks: 7
Thanked 2 Times in 2 Posts
Default

Unfortunately, it's no to all three questions. Once you've been updated to the latest version, root is broken and as of now a new exploit hasn't been found. This subject has been going on for days over on the xda forum.
Ramer84015 is offline  
Reply With Quote
Sponsors
Old December 27th, 2011, 05:56 AM   #31 (permalink)
Junior Member
 
Join Date: Dec 2011
Posts: 27
 
Device(s):
Thanks: 6
Thanked 0 Times in 0 Posts
Default

everyone who cant root read this: it will not root because of 6.2.1 update. you must root it a different way:go to google and type root kindle fire 6.2.1 then click on Root Kindle Fire 6.2.1 Using BurritoRoot [How-To Tutorial. this works do it
powerpoint45 is offline  
Reply With Quote
Old December 27th, 2011, 01:45 PM   #32 (permalink)
Junior Member
 
Join Date: May 2011
Posts: 22
 
Device(s):
Thanks: 17
Thanked 6 Times in 5 Posts
Default

for 6.2.1 root click here (make sure to thank jcase)
b0bness is offline  
Reply With Quote
Reply

Bookmarks


Go Back   Android Forums > Android Tablets & MIDs > Amazon Kindle Fire > Kindle Fire - All Things Root User CP
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://androidforums.com/kindle-fire-all-things-root/446276-root-one-click-how-get-adb-running-root-superoneclick.html
Posted By For Type Date
Android - Rooting Guides, How To, Apps, Reviews This thread Refback January 1st, 2012 05:20 AM
Abd News, Videos, Reviews and Gossip - Gizmodo This thread Refback December 14th, 2011 01:16 PM



All times are GMT -5. The time now is 03:07 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Custom vBulletin Skins by: Relivo


SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.