*** DO NOT FLASH THIS IF YOU ARE RUNNING SAFESTRAP - YOU HAVE BEEN WARNED ***
*** USE AT YOUR OWN RISK! I AM NOT RESPONSIBLE IF THINGS GO WRONG. ***
Introduction
Features
Bug Reports
Fresh Installation
Upgrading From Previous Version
Changelog
Downloads
Add-Ons
FAQ
Finally
HDX Nexus, ROM for the Amazon Kindle Fire HDX 7" & 8.9"
Contributors
ggow
Source Code: https://github.com/ggow/android_kernel_hdx_nexus/tree/android_4.2.2
ROM OS Version: 4.2.x Jelly Bean
ROM Kernel: Linux 3.4.x
Based On: AOSP JDQ39
Version Information
Status: Stable
Current Stable Version: 2.04
Stable Release Date: 2015-02-06
Created 2014-08-02
Last Updated 2017-06-01
*** USE AT YOUR OWN RISK! I AM NOT RESPONSIBLE IF THINGS GO WRONG. ***
Introduction
I am very proud to bring you HDX Nexus ROM. This is for both the Kindle Fire HDX 7" and 8.9" WIFI only variants and brings full AOSP functionality. This is for users with TWRP installed.
Features
- Full Jelly Bean 4.2.2 AOSP functionality
Bug Reports
- Please use the Bugs section on this thread, it will make it a lot easier to to keep track.
Fresh Installation
- Flash thor-nexus-rom.zip or apollo-nexus-rom.zip
- Flash hdx-nexus-gapps-v1.2.zip
- Then flash any addons
- If coming from any other ROM or Safestrap based ROM then do a factory reset.
- Reboot and enjoy.
Upgrading From Previous Version
- Flash thor-nexus-rom.zip or apollo-nexus-rom.zip
- Flash hdx-nexus-gapps-v1.2.zip
- Wipe Dalvik Cache and Cache
- Then flash any addons
- Reboot and enjoy.
Changelog
- v2.0.4 -> v2.0.5
- v2.0.3 -> v2.0.4Code:- CIFS Support - Clock retention/reset problem fixed - Busybox is now integrated
Code:- Switched to custom kernel - Kernel is compiled with Sabermod 4.7 toolchain - Added the following CPU governors: - abyssplug v2 - adaptive - intelliactive - intellidemand - interactive - lazy - lionheart - nightmare - ondemandplus - optimax - pegasuq - userspace - wheatley - Updated security package ready for selinux - Updated devfreq driver - Lastest Amazon music application is now working - Latest Amazon kindle application is now working
Downloads
Add-Ons
FAQ
Q. How do I mount a CIFS share?
- make a folder in your /sdcard for your shares ( /sdcard/shares/ )
- make a folder within /sdcard/shares/ for your CIFS share ( /sdcard/shares/nasdrive/ )
- open a terminal app or adb shell into your device from your computer
- su - to gain root access
- use the following command to mount your network share to the previously created folder
Code:mount -o unc=192.168.1.7Data,username=<name>,password=<pass> -t cifs none /sdcard/shares/nasdrive
Finally
XDA:DevDB Information- Thank you to everyone for your ongoing support and to everyone that made a Donation.
HDX Nexus, ROM for the Amazon Kindle Fire HDX 7" & 8.9"
Contributors
ggow
Source Code: https://github.com/ggow/android_kernel_hdx_nexus/tree/android_4.2.2
ROM OS Version: 4.2.x Jelly Bean
ROM Kernel: Linux 3.4.x
Based On: AOSP JDQ39
Version Information
Status: Stable
Current Stable Version: 2.04
Stable Release Date: 2015-02-06
Created 2014-08-02
Last Updated 2017-06-01
Last edited: