Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
reverendkjr
Old
(Last edited by reverendkjr; 18th September 2012 at 04:58 PM.)
#1  
reverendkjr's Avatar
Senior Member - OP
Thanks Meter 841
Posts: 887
Join Date: Nov 2009
Location: Cincinnati, OH
Video [VIDEO] How to Root the Amazon Kindle Fire HD Tablet

Major thanks to Sparkym3 for coming up with this exploit, and to Justin Case & Hashcode for helping do this on my tablet today.





Here are the files that you need:

http://www.reverendkyle.com/download...arm-signed.zip

http://www.reverendkyle.com/download...DB_Drivers.zip



Be sure to install ADB on your computer first!

http://www.reverendkyle.com/index.ph...oid-in-windows

The commands:

adb shell
rm -r /data/local/tmp
ln -s /data/ /data/local/tmp
exit

adb reboot

adb shell
echo 'ro.kernel.qemu=1' > /data/local.prop
exit

abd reboot

adb shell mount -o remount,rw /system
adb push su /system/xbin/su
adb shell
chown 0.0 /system/xbin/su
chmod 06755 /system/xbin/su
rm /data/local.prop
exit

adb reboot

adb install Superuser.apk




The original instructions can be found here:

http://www.androidpolice.com/2012/09...-how-to-do-it/
Come visit the REVTV Website

DOWNLOAD MY APP FROM THE MARKET

Current Devices: HTC Sensation 4G, Amazon Kindle Fire, HP Touchpad... AND A GOOGLE NEXUS 7
YouTube Channel
Facebook Page
Twitter Page
Google+ Page
The Following 18 Users Say Thank You to reverendkjr For This Useful Post: [ Click to Expand ]
 
jweitzel24
Old
#2  
Junior Member
Thanks Meter 0
Posts: 29
Join Date: Nov 2010
lol, a whole 3 days, what took everyone so long?

Sent from my One X
 
supernoman
Old
#3  
Senior Member
Thanks Meter 8
Posts: 101
Join Date: Mar 2008
I want to say don't release it until the 9 inch version comes out and we can root that too. Don't give amazon the details to patch it.
 
robertc88
Old
#4  
Member
Thanks Meter 11
Posts: 86
Join Date: Jan 2012
I think an alternate launcher would satisy lots of people without having to root.
The Following 2 Users Say Thank You to robertc88 For This Useful Post: [ Click to Expand ]
 
reverendkjr
Old
#5  
reverendkjr's Avatar
Senior Member - OP
Thanks Meter 841
Posts: 887
Join Date: Nov 2009
Location: Cincinnati, OH
Quote:
Originally Posted by supernoman View Post
I want to say don't release it until the 9 inch version comes out and we can root that too. Don't give amazon the details to patch it.
I'm not sure when it will be released. I just wanted to tell all of the nay sayers to DEAL WITH IT.
Come visit the REVTV Website

DOWNLOAD MY APP FROM THE MARKET

Current Devices: HTC Sensation 4G, Amazon Kindle Fire, HP Touchpad... AND A GOOGLE NEXUS 7
YouTube Channel
Facebook Page
Twitter Page
Google+ Page
 
tenchichrono
Old
#6  
Junior Member
Thanks Meter 0
Posts: 2
Join Date: Dec 2011
Quote:
Originally Posted by reverendkjr View Post
I'm not sure when it will be released. I just wanted to tell all of the nay sayers to DEAL WITH IT.
just tried adb shell and it says error finding device. any suggestions? how do i go into "developers" mode with the kindle fire hd?
 
shook187
Old
(Last edited by shook187; 17th September 2012 at 10:15 PM.)
#7  
Senior Member
Thanks Meter 571
Posts: 2,132
Join Date: Oct 2010
Location: Haverhill MA
http://www.androidpolice.com/2012/09...-how-to-do-it/

Sent from my SPH-L710 using xda premium
 
robertc88
Old
#8  
Member
Thanks Meter 11
Posts: 86
Join Date: Jan 2012
How complicated and how long of a process is this?

I'm not tech savvy but if not too difficult, I'll give it to a friend to attempt after I buy the Fire HD tomorrow!
 
tenchichrono
Old
#9  
Junior Member
Thanks Meter 0
Posts: 2
Join Date: Dec 2011
Just tried and finally got to the adb shell portion but when I try to rm /data/local/tmp it gives me the following:

rm /data/local/tmp
rm failed for /data/local/tmp, Is a directory

so afterwards I tried just doing a ln -s /data/ /data/local/tmp and it says "link failed File exists" ... What am I doing wrong?
 
ncvikingx97
Old
#10  
Senior Member
Thanks Meter 38
Posts: 652
Join Date: Jan 2012
Just about to report that thee was a working root. Good guide

Sent from my Nexus 7 using Tapatalk 2

Galaxy Nexus running some form of AOSP

Nexus 7: AOSP/Rasbean jelly

Kindle Fire: AOSP/Rasbean jelly for kindle BETA

iPhone 4 mint 16 gig- might sell, make me an offer

Hey Kindle Fire owners, want a good rom, click here

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

Go to top of page...