Top Menu

Tag Archives Amazon Fire

In order to follow the steps in this guide you will need to first make sure you have turned on USB debugging (see bottom of guide) and have installed the PC ADB drivers (troubles? see bottom of guide).

  1. Download this file containing all the necessary files needed.
  2. Extract the files from the zip file.
  3. Open the folder location you extracted the contents to.
  4. Run the file named “1-install-Play-Store.bat” and simply follow the instructions.
  5. When completed, reboot the device and you will now have all the necessary Google apps.

Enjoy!

Questions and Help?

First you need to enable Developer Options if you haven’t already, you can do this by going to Settings > Device Options and then tap on Serial Number several times. Then once they have been enabled, go into Developer Options and enable USB debugging by checking “Enable ADB.”

Second you need to make sure you have installed ADB and PC ADB drivers on your computer, you can install them by downloading them from here. If you have problems installing those, then install this alternative set instead from here.

Once that is installed, connect your Fire to your computer and open up Command Prompt to use the following ADB commands and type in the following:

adb shell
pm hide com.amazon.kindle.kso
exit
adb reboot

That’s it. You should no longer see anymore ads on your lock screen.

Close