This tutorial will show you how to install Android Market on Kindle Fire.
Unfortunately, Kindle Fire comes bundled only with Amazon’s Appstore, which is missing many useful apps like Gmail, Spotify, YouTube, and many more.
Inside, I’ll show you how to get Android Market on your Kindle Fire with just a few easy steps…
How to Install Android Market on Kindle Fire
Note: I did this on a Windows machine, but if you’re on a Mac, you can do the same with Parallels and a Virtual Windows installation.
Step 1: Connect your Kindle Fire to your PC and root your Kindle Fire using this tutorial. You may need to “re-root” your device using SuperOneClick by clicking “root” in the upper left hand corner. It may say “Your device already appears to be rooted!!! Are you sure you want to continue?” Just click yes. Otherwise you may receive the error “remount failed: Operation not permitted” when performing a remount in step 4. Once rooting is verified, proceed to the next step.
Step 2: Download and extract the Android Market APK folder and save it to your C:\ drive as C:\market\<files>
Step 3: Open a command prompt (start, run, CMD), and perform the following commands. The first two commands are just showing you how to navigate to your Android SDK directory. Your SDK directory may be different depending on where you installed the SDK during the rooting tutorial.
cd /
cd Android/platform-tools/
adb remount
adb push c:\market\GoogleFeedback.apk /system/app/GoogleFeedback.apk
adb push c:\market\GoogleServicesFramework.apk /system/app/GoogleServicesFramework.apk
adb push c:\market\Vending.apk /system/app/Vending.apk
adb reboot
Step 4: Install Go Launcher EX from Amazon Appstore. This allows you to see the Android Market app. You can then configure Go Launcher EX as your default launcher (recommended).
Step 5: Login to Android market using your Google ID and start downloading apps like Gmail, YouTube, Spotify, and much, much more!
If you have any questions, be sure to watch the video tutorial, as it highlights every step in great detail.
Was this helpful to you? Let me know in the comments!

