Skip to main content

Installing Android ICS on Amazon Kindle Fire

I love my Kindle Fire, it was a good buy, and worked great. Rooting is a must, as you cannot buy or install much on it if you do not have an US Bank issued credit card. But after getting a iPad, it seemed liked getting behind. Having Android 4.0.4 Ice Cream Sandwich on my Galaxy S, I knew the problem was not the device, but the OS version. I tried installing ICS a while ago, but could not run Netflix, and YouTube, almost everything else worked, but the video part was important. So after a short while, I went back to the Kindle OS (Android 2.x, with a "you cannot get lost" interface).

But reading about the developments in ICS, and that video is now supported, I decided to try again. The process is real simple, but risky. For a couple of hours, last time I tried it, I ended with a bricked kindle. But in the end it all went back to normal.

The first step for me was installing Kindle Fire Utility:

http://forum.xda-developers.com/showthread.php?t=1399889

The instructions are there, and with this took, you can root your Kindle, once rooted you can install TWRP Recovery. With this software, you can also return your Kindle back to stock, so don't worry about "much" leaving your Kindle useless. There is also an Kindle "unbrick" utility available somewhere.

Then you can install a new ROM, the one I found was here:

http://forum.xda-developers.com/showthread.php?t=1591850

I have tried 05-12 Kernel #10 full stock CM9 and it is working like a charm.

You will also need Google utilities, that have to be installed after that, the place I have downloaded them, and it works great is:

http://goo.im/gapps/

ics-20120429 version has worked for me.

In general it works very good, just like any other tablet running ICS. Netflix and YouTube work, as well as Zinio, and Kindle. Google new Play Store works, Google Chrome beta and many more. The interface is nicer that Amazon Kindle library style interface.

You can also change the language on you Kindle, specially to avoid the annoying corrections.


Problems found:


I will say there are three problems affecting me, right now, none of them have convinced me to return to Amazon old interface.

  • Some magazines are not available in Kindle for Android client
  • I could not find Kindle 100 free books list , strange as it works on ipad, but you can use Amazon full website list: Kindle Free "Bestsellers" 
  • Kindle cannot be accessed through the USB port, there is no option to share the USB to you computer, the best work around is to boot the Kindle and use the USB mount in TWRP Recovery
  • Battery would discharge in around a day, the battery life is kind of OK, maybe around 4 hours using video, but when not use, the battery would discharge anyway. Charging indicator and lights do not work either.
  • Microphone still does not work for me, but if you program requires audio to launch, it will work, but input audio will not be usable.
Bottom line:

If you use your Kindle Fire outside of the US, and use you Kindle mainly in your house or office, you will have a better experience tranforming it to and ICS Tablet.




Comments

Popular posts from this blog

vmware.exe - No Disk

I was trying to run vmware last nigh, and started receiving an error message, trying to open vmware, the moment I tried to opened, it a received the error. Vmware player was working OK, but I wanted to create a new virtual machine so I had to find a solution. The error message was: wmware.exe - No Disk There is no disk in the drive. Please insert a disk into drive \Device\Harddisk3\DR2. I looked everywhere, including the registry, trying to find a configuration option or something that could be wrong, and nothing helped. Then I discovered a couple of  entries on vmware site that helped solving it. Apparently there is something wrong with the preferences file, locate in  %APPDATA%\VMware\ preferences .ini for  Windows  ~/.vmware/ preferences  for  Linux Not wanting to spend all night trying to solve it, I first deleted de preferences.ini file without looking into it much with  no luck. The solution: I deleted the directory VMWare, first I typed cd %APPDATA% in a command wi

com.pivotmobile.android.metrics file on my Android phone

I recently ran an scan on my phone using MVISION, the scan indicated that com.pivotmobile.android.metrics was sideloaded and that it should be deleted. I could not find any valuable information of its origin on the web, but looking at the application tab on my phone setting, I could find out that it was installed by Claro, my mobile service provider. So I went ahead and deleted, without a problem Take this with a little caution (backup before deleting, bla, bla, bla), but it looks to be a mobile service provider tracking file.

Ubuntu does not recognize windows partitions

Trying to install Ubuntu 12.10, the Ubuntu installer does not recognize that a Windows partition exists. Looking around, it seems kind an usual problem, but with not many real solutions. Browsing around I found an utility to "fix"my partition table. My partition table was working great in Windows, so "fix" is more appropriate than fix. http://www.rodsbooks.com/fixparts/ Being myself I Windows person, I selected the Windows version of the program: to run it I used fixparts 0: The first thing I got was: NOTICE: GPT signatures detected on the disk, but no 0xEE protective partition! The GPT signatures are probably left over from a previous partition table. Do you want to delete them (if you answer 'Y', this will happen immediately)? (Y/N): Now I understood the problem. I used this disk to install MacOS, and the leftovers made the problem. I selected, Y (for yes) and then w to save and exit. Booted Windows again to see everything was OK, and th