Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shamidreza/52bb5a4171cf1ff053eb997a32674549 to your computer and use it in GitHub Desktop.
Save shamidreza/52bb5a4171cf1ff053eb997a32674549 to your computer and use it in GitHub Desktop.
Install Google Play Store on Amazon Fire 7" (5th Gen)
1- Go to Device-> Security-> Enable Apps unknown sources
2- Install ES file explorer from Amazon App Store
3- Connect The Device to you Computer
4- Download the .apk file from here
5- Copy GooglePlayServices .apk file to the /device/Download folder: com.google.android.gms-6.6.03_(1681564-036)-6603036-minAPI9.apk
6- Copy GoogleLoginService .apk file to the /device/Download folder: GoogleLoginService.apk
7- Copy GoogleServicesFramework .apk file to the /device/Download folder: GoogleServicesFramework.apk
8- Copy GooglePlayStore .apk file to the /device/Download folder: com.android.vending-5.9.12-80391200-minAPI9.apk
9- Disconnect the device from the computer
10- Open ES file explorer and go to Download
11- Install the 4 .apk files with the order you downloaded them
12- Update the installed apps (reboot the device so it would ask you for the update, it might take ~10mins so be patient)
13- Now you can install your favorite apps from Google Play Store
14- Enjoy!
Inspired by @rootjunkie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment