danieltwagner / Fire-Tools

Scripts for debloating and Installing Google Play Services to Fire Tablets + More!

Home Page:https://mrhaydendp.github.io/docs/Fire-Tools/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fire Tools

Fire Tools is a powerful script that debloats and installs Google services on Amazon Fire Tablets to make them feel snappier and increase ease of use. In addition it also supports installing custom launchers such as Nova, Lawnchair, or any .apk. If you wish to install all your own apps at once theres a batch installer. It's as easy as dropping all your .apk files in the Batch folder and clicking the Batch Install button!

Fire OS 7.3.2.2+ Users: Custom Launcher will not work & some packages won't be disabled during debloat

Note this tool requires USB Debugging to be enabled

Features

  • Cross-Device Debloat Tool

  • Manual Disable

  • Google Services

  • Disable Privacy Infringing Settings

  • AdGuard Private DNS

  • Custom Launchers

  • System-Wide Dark Mode

  • Apk extractor

  • Batch Installer

  • Split Apk Installer

Supported Devices

  • Fire HD 10 (9th Gen, 11th Gen)

  • Fire HD 8 (8th Gen, 10th Gen)

  • Fire 7 (9th Gen)

Installation Instructions

Linux, WSL, & macOS:

wget https://github.com/mrhaydendp/fire-tools/releases/latest/download/Fire-Tools.tar.xz
tar -xf Fire-Tools.tar.xz && rm Fire-Tools.tar.xz
cd Fire-Tools && ./ui.sh

Windows:

  • Download Latest Release

  • Extract With 7-Zip or Similar Application

  • Open the Fire-Tools Folder Then Right Click on Fire-Tools.ps1 & Open in Powershell

Setup

Fire Tablet Prep

Enable Developer Options & USB Debugging:

Open Settings and go to Device Options then scroll down and and tap About Fire Tablet

Then tap Serial Number 7 times it should say you are 2 taps away after the 5th tap

Press the back button and Developer Options will now be visible

Now switch on Developer Options and USB Debugging. Then get a USB cable that supports data transfer (preferrably the one in the box) and plug it into the computer.

Notes

Things you should know:

  • Set timezone settings before debloat! (re-enable com.amazon.kindle.otter.oobe to change date & time settings)
  • You are allowed to fork this script and make your own for your use cases but you have to credit me and link back to this project
  • Google Apps are downloaded from ApkMirror
  • Debloat will disable all amazon apps except Calculator, Camera, Clock, Files, Home, and Settings
  • This should not void your warranty but, if unsure factory reset your device before sending it in.
  • Although this is my tool, I am not responsible for anything that may go wrong when using this script.

Credits

Thank you to all these people's software included in this script!

About

Scripts for debloating and Installing Google Play Services to Fire Tablets + More!

https://mrhaydendp.github.io/docs/Fire-Tools/

License:GNU General Public License v3.0


Languages

Language:PowerShell 66.3%Language:Shell 33.7%