[ROM-AOSP] [OLD] Stock Jelly Bean 4.1.2_r1 for the Kindle Fire [10-10]

Search This thread

otterdude

Member
Jul 6, 2012
35
9
tulsa
In windows 7 I did the following works on x64 also

First: http://xdaforums.com/showthread.php?t=1399889 download Kindle Fire Utility

second: extract kindle fire utility

third: run the install_drivers batch file

fourth: go into cmd or command prompt

fifth: type cd C:\Users\"Name"\Downloads\Kindle_Fire_Utility_v0.9.6\Kindle Fire Utility\tools unless it is on your desktop then do this
C:\Users\"Name"\Desktop\Kindle_Fire_Utility_v0.9.6\Kindle Fire Utility\tools and of course replace "name" with your username

---------- Post added at 08:27 AM ---------- Previous post was at 08:23 AM ----------

I had no drivers for my kindle installed when doing this so if you already have drivers you may or may not have to uninstall them
 
Last edited:
  • Like
Reactions: philwaud and vbdss

Reivaxx

Member
Apr 12, 2012
32
10
So I don't have a PC so I cant use adb. But if I push su to where it needs to be and have the terminal emulator apk is it possible to do it with that and if so what commands would I have to do? & thanks hashcode your a god. :)
 

airmaxx23

Senior Member
Jun 25, 2010
4,681
1,392
Colton, NY
Damn, since I currently can't get ADB working on either computer I'll have to hold off for a bit. Thanks for all of your hard work Hash!!:good:
 

otterdude

Member
Jul 6, 2012
35
9
tulsa
yea but it works and the jb didnt work for me

---------- Post added at 09:15 AM ---------- Previous post was at 09:13 AM ----------

So I don't have a PC so I cant use adb. But if I push su to where it needs to be and have the terminal emulator apk is it possible to do it with that and if so what commands would I have to do? & thanks hashcode your a god. :)

Damn, since I currently can't get ADB working on either computer I'll have to hold off for a bit. Thanks for all of your hard work Hash!!:good:

I posted a little bit ago a guide thing for windows if that helps you
 

Krunk_Kracker

Senior Member
Sep 13, 2009
1,956
906
Somewhere in Florida
For those of you having issue with adb:

First, install the rom, and the jellybean gapps.

Then install the su binaries from here: http://androidsu.com/superuser/

Do all of that from recovery.

Once that is done, reboot the tab, and get to the homescreen.

Then download this utility: http://xdaforums.com/showthread.php?t=597098

Run it with the Fire connected to the pc. You should see your windows files on the left, and your Fire internal storage on the right.

If you do, you'll notice an icon at the top called "Shell Control", click this.

Once there, type in su

After that, you should see something like "shell@android:/ #" - delete all that (no idea why it does this)

Then type in fix-mac.sh and you're gravy baby :)
 
Last edited:

vbdss

Senior Member
Jul 21, 2011
594
90
35
Niteroi, RJ
Use the dropbox link ive posted to gapps jb, working like it should

EDIT, google now needs the google search, which isnt working in the gapps jb i found
 
Last edited:

ttakacs

Senior Member
Mar 16, 2008
417
136
For those of you having issue with adb:

First, install the rom, and the jellybean gapps.

Then install the su binaries from here: http://androidsu.com/superuser/

Do all of that from recovery.

Once that is done, reboot the tab, and get to the homescreen.

Then download this utility: http://xdaforums.com/showthread.php?t=597098

Run it with the Fire connected to the pc. You should see your windows files on the left, and your Fire internal storage on the right.

If you do, you'll notice an icon at the top called "Shell Control", click this.

Once there, type in su

After that, you should see something like "shell@android:/ #" - delete all that (no idea why it does this)

Then type in fix-mac.sh and you're gravy baby :)

Or, open Terminal Emulator and type:

> su
> fix-mac.sh

Go to Settings and turn on Wi-fi and you are good to go.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 321
    AOSP JELLY BEAN 4.1.2_r1 straight from Google sources
    This ROM is completely up-to-date w/ the 4AI1.7 kernel and latest ducati from TI


    Download 4.1.2_r1 ROM here [10-10]
    md5sum: d300fbbd65f3037f54519f7c3c2bc4a5
    PLUS YOU WILL NEED TO FLASH GAPPS AFTER
    Jelly Bean Gapps here


    Data wipe might be required as this is 4.1.2_r1. If in doubt, wipe and use Titanium Backup to restore apps.

    Make sure to WIPE Dalvik Cache.


    BUILDING THIS ROM
    I've updated GitHub with the local_manifest and patches for creating this rom from AOSP sources:
    https://github.com/KFire-Android/android_local_manifest/tree/jb-aosp

    Each patch should be applied via: git apply <patch name> in the respective project where it belongs.

    Enjoy
    117
    FIXED AS OF 10/10:

    [ Will fill in as bugs pop-up ]
    35
    I have the new update nearly ready.

    Part of the delay is that TI is updating their version of the android source on a daily basis. So, I'm hoping to do a build that we have never seen before.

    One based about 95% on omapzoom/TI sources for Android. This would include a ton of enhancements for OMAP only devices.

    Sent from my XT894 using Tapatalk 2
    25
    Gapps link in the OP fixed.

    So, what I'm seeing for the next version to be more of a "daily driver":

    - Fix the wifi script
    - Wifi location fix
    - Add superuser and a compatible su binary
    - Default CPU to 1.2ghz instead of 1ghz
    - Fix slower I/O performance via init*.rc script changes
    - Add Terminal Emulator
    - Add File Manager
    - Fix HD Codecs
    - Fix the over rotation issue in frameworks/base
    - Probably lower headphone volume a bit
    - Add in the libwvm file
    - Change Bootanimation

    Custom ROMs would take care of toggles for Phone <-> Tablet UI etc so I'm not too worried about that.
    19
    Yes I would also be interested in making some screenshots for my blog...is there any other way than using the devkit tool?

    Oh and btw exchange calendar sync still doesn't work...

    But this ROM really had great performance!

    At this point I need to get used to the phoneish UI though, don't like the notification area at the top. And the fact that the notification drawer has no toggles like the tablet UI is pretty lame....and no landscape mode. Guess I have to use launcherpro ...

    I'm probably going to updating the GApps link to another working set where Calendar sync is fixed, it eliminates the double Gallery and Picasa sync w/ Gallery is fixed. Look for that tonight.

    And it looks like I missed the term library so that Terminal FCs when you use it currently. So I'll refresh the build for that as well.