How To Install Google’s Android Market On Your Kindle Fire

Nearly all of Google’s apps are available through their own Android Market for free so installing that is the key to getting access. I’m going to walk you through rooting your Kindle Fire, installing the Android Market and earlier versions of the Google Apps, then unrooting your device so you can still access Amazon Video.

WARNING

Read through all of the instructions and make sure you understand them before starting. Don’t follow these directions unless you understand them fully and know what you are doing. You run the risk of bricking your device and making it unusable. Do so at your own risk. We will not be held liable for any damage you cause to your device.

These instructions are from a PC perspective but it should translate easily to Mac.

How To Root The Kindle Fire

  1. Download and install the Java Development Kit
  2. Download and install Microsoft .NET Framework
  3. Download and extract SuperOneClick
  4. Download and install the Android SDK
  5. When the SDK Manager opens and asks you which packages to download keep the defaults and make sure Google USB Driver package under Extras is checked.
  6. Find your .android directory (Windows it’s \Users\(Your Account Name)\.android). Open adb_usb.ini in a text editor like Notepad, add a new line to the end and add:
    0x1949

    and save it.

  7. Go to the directory where you installed the Android SDK (example, C:\Program Files\Android\android-sdk), go to the \extra\google\usb_driver\directory and open android_winusb.inf in a text editor. Underneath both  [Google.NTx86] and [GoogleNTamd64] copy the following and paste it in:
    ;Kindle Fire
    %SingleAdbInterface% = USB_Install, USB\VID_1949&PID_0006
    %CompositeAdbInterface% = USB_Install, USB\VID_1949&PID_0006&MI_01
  8. Connect your Kindle Fire to your computer with a USB to micro-USB cable. I have found sometimes this is all you have to do and sometimes you have to tap Disconnect on the Kindle Fire. Leave it alone for now. If the next step fails try again after tapping on Disconnect.
  9. Open up a command prompt and navigate to the platform-tools directory of the Android SDK (example, C:\Program Files\Android\android-sdk\platform-tools\) and type adb kill-server, Enter, adb devices, Enter. You should see it return a List of devices attached followed by some numbers and “device”. If it doesn’t list any devices go to Control Panel, open Device Manager and look for the Kindle Fire. Right click it and select Update -> Browse My Computer For Driver Software and navigate to the directory that has the android_winusb.inf you edited in step 5. Click Next. Once it installs the new driver retry step 8
  10. Open the directory where you extracted SuperOneClick to in Step 3 and run SuperOneClick.exe, click “Root” and leave it alone. It will take a few minutes and will tell you when it’s done. When it’s done close SuperOneClick.
  11. Open up a Command Prompt like you did in step 10, navigate to the same platform-tools directory and type adb kill-server and Enter.
  12. Eject your Kindle Fire. Reboot it and you are done.

Installing Android Market

  1. On your Kindle Fire go to Settings -> More -> Device and turn on Allow Installation Of Applications From Unknown Sources
  2. Download and extract the collection of Google apps
  3. Download the updated Android Market app, Vending.apk
  4. Download MarketOpener.apk
  5. Go to the Amazon Appstore on your Kindle Fire or computer and download and install File Expert to your Kindle Fire.
  6. Connect your Kindle Fire to your computer with a USB to micro USB cable.
  7. From the Google apps collection copy GoogleServicesFramework.apk and the updated Vending.apk to your Kindle Fire’s download directory.
  8. Eject your Kindle Fire
  9. On your Kindle Fire run File Expert, go to Menu -> More -> Settings -> File Explorer Settings and check the Root Explorer option. Allow the popup for Superuser.
  10. Go back to the main File Expert screen. Navigate to My Files -> SD Card ->Download. Tap on GoogleServiceFramework.apk and install.
  11. Long tap on Vending.apk and choose Cut.
  12. Navigate back to the main screen again and go to My Files ->System -> App. Click on Menu -> More… -> Mount -> Mount As Read Write.
  13. Tap on the Paste icon.
  14. Long tap on Vending.apk and select the Permission option. You want check marks in Owner/Read, Owner/Write, Group/Read, and Others/Read. Tap Apply.
  15. Tap Vending.apk to install
  16. Navigate to My Files -> SD Card ->Download. Tap on MarketOpener.apk to install.
  17. Restart your Kindle Fire.

How To Unroot The Kindle Fire

  1. Download and extract SuperOneClick
  2. Connect your Kindle Fire to your computer with a USB to micro USB cable.
  3. Run SuperOneClick
  4. Click Unroot and leave it alone. It will take a few minutes and will tell you when it’s done. When it’s done close SuperOneClick.
  5. Eject and disconnect your Kindle Fire.

There you have it!

Now that you have the Google Market you will be able to install most of Google’s apps as well as everything else available on the Android Market. We will post instructions on the few Google apps that don’t install cleanly as we figure them out.

Please remember that the apps on the Google Market are not designed for the Kindle Fire. There will be some hiccups (such as Spotify’s controls being covered by the Kindle Fire UI).

Sources:
PC World PC World
Android Authority

Artwork:
DeviantArt member bharathp666

Related Posts