Fire-Tools
Fire Tools is a powerful collection of tools that debloat and install Google services on your Fire Tablet to make it feel snappier and improve usability. Additionally it supports custom launchers such as Nova, Lawnchair, or any .apk
. If you need to install multiple apps quickly there’s a batch installer. It’s as easy as dropping all your .apk(m)s in the Batch folder and clicking the Batch Install button!
Fire OS 7.3.2.2+ Users: Some functions may not work, such as Custom Launcher, but most packages will still be disabled
Note: This tool requires USB Debugging to be enabled
Features #
- Cross Platform (Linux, macOS, & Windows)
- Powerful Debloat Tool
- Google Play Installer (Fire HD 8 8th Gen+)
- Disable OTA Updates
- Apk Extractor
- Split Apk Support (aka App Bundles)
- Built in Update Tool
Officially Supported Devices #
- Fire HD 10 (9th Gen, 11th Gen)
- Fire HD 8 (8th Gen, 10th Gen)
- Fire 7 (9th Gen, 12th Gen)
Linux/macOS | Windows |
---|---|
Setup #
Select instructions for your OS:
Installation Instructions #
After installation run update tool to get the latest version of scripts!
Linux/macOS:
curl -LO 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 Update
Windows:
- Download Latest Release
- Extract with 7-Zip or similar application
- Open the Fire-Tools folder & right click on Fire-Tools.ps1 then Open in PowerShell
Fire Tablet Prep #
Run Through Setup Wizard:
Select your language and set text size (if needed) then click the arrow. On the next page, select a random wireless network with a password, then click Cancel
. You’ll see a Skip Setup
button on the bottom right, click it, then proceed to the next steps.
Enable Developer Options & USB Debugging:
Open Settings > Device Options > About Fire Tablet and tap Serial Number
7 times. Return to previous screen and tap on Developer Options
then flip on the switch. Finally scroll down to USB Debugging
and turn it on.
Now 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 tool for your own use case but you have to link back to this project
- Google Apps are downloaded from ApkMirror and are included in releases for convienence. See terms
- Debloat will disable all amazon apps except
Calculator
,Camera
,Clock
,Files
,Home
, andSettings
- This should not void your warranty but, if unsure factory reset your device to erase all changes.
- Although this is my tool, I am not responsible for anything that may go wrong when using this tool.
Credits #
Thank you to all these people’s software included in this tool!
- Google (Gapps)
- TeslaCoil Software (Nova Launcher)
- Lawnchair (Lawnchair)
- D0k3 (Inspired by their OneClick-for-Amazon-Fire tool)