How to Install Kodi on a Firestick: Complete Setup Guide
Kodi is one of the most powerful open-source media players available, and pairing it with an Amazon Firestick gives you a capable home entertainment setup on almost any TV. The catch? Amazon doesn't list Kodi in its official app store, so installation requires a few extra steps that aren't immediately obvious. Here's exactly how that process works — and what affects whether it goes smoothly for you.
What Is Kodi and Why Isn't It on the Amazon App Store?
Kodi is a free, open-source media center application developed by the XBMC Foundation. It organizes and plays local media files, streams content through add-ons, and connects to network-attached storage — all from a single interface.
Amazon's Appstore carries a curated selection of apps, and Kodi simply isn't among them. This isn't because Kodi is prohibited — it's just not submitted there. The good news is that the Firestick runs a modified version of Android (Fire OS), which means it can install apps from outside the Amazon ecosystem using a process called sideloading.
The Two-Step Method: Sideloading Kodi via Downloader
The most reliable and widely used method involves a free app called Downloader, which acts as a browser and file installer rolled into one.
Step 1 — Enable Apps from Unknown Sources
Before installing anything outside the Appstore, you need to tell your Firestick it's allowed.
- Go to Settings on your Firestick home screen
- Select My Fire TV (on older firmware: Device)
- Choose Developer Options
- Toggle Apps from Unknown Sources to On
- On newer Fire OS versions, you may also see Install Unknown Apps — enable it specifically for the Downloader app after installing it
This step is mandatory. Skipping it means every installation attempt will be blocked.
Step 2 — Install the Downloader App
- Return to the home screen and open the Amazon Appstore
- Search for "Downloader" (by AFtvnews / Troy Point)
- Install it — it's free
Step 3 — Use Downloader to Fetch the Kodi APK
- Open Downloader
- In the URL/search bar, enter the official Kodi download address:
https://kodi.tv/download - Navigate to the Android section of the page
- Select the appropriate ARM version (most Firestick models use ARM architecture — more on this below)
- Download the .apk file
- When prompted, tap Install
Once installation completes, Kodi will appear in your apps list. You can also add it to your home screen for quicker access.
Choosing the Right Kodi Version for Your Firestick 🔧
This is where things get more nuanced. Not every Kodi build runs the same way on every Firestick model.
| Firestick Model | Processor Architecture | Recommended APK |
|---|---|---|
| Firestick 4K Max (2nd Gen) | ARM64 | ARM 64-bit |
| Firestick 4K (1st/2nd Gen) | ARM64 | ARM 64-bit |
| Firestick Lite | ARM | ARM 32-bit |
| Firestick (3rd Gen) | ARM | ARM 32-bit |
| Older Fire TV Stick models | ARM | ARM 32-bit |
Installing a 64-bit build on a 32-bit device will result in a failed installation. Installing a 32-bit build on a 64-bit device will technically work but may underperform. Check your specific Firestick model in Settings → My Fire TV → About before downloading.
Kodi also releases multiple versions simultaneously — stable releases and beta/nightly builds. For most users, the stable release is the right choice. Beta builds include newer features but carry a higher risk of bugs on embedded devices like the Firestick.
Fire OS Version Matters More Than You'd Think
Amazon regularly updates Fire OS, and these updates occasionally change how Developer Options are structured or how unknown app permissions are managed. The steps above reflect the current general process, but specific menu labels and permission flows can vary between Fire OS 6, 7, and newer iterations.
If your Firestick recently auto-updated and the menus don't match what you expect, the core logic remains the same — locate developer/unknown source settings and enable them — but the navigation path may differ slightly.
What Affects Performance After Installation
Getting Kodi installed is one thing; getting it to run well is another. Several variables determine the experience:
- RAM and processor speed — Entry-level Firestick models have more limited hardware. Kodi itself is lightweight, but certain add-ons and skins (custom interfaces) are not.
- Your local network — Kodi streaming add-ons depend on your internet connection. Buffering issues usually trace back to bandwidth, not Kodi itself.
- Add-ons and builds — Third-party Kodi "builds" pre-load dozens of add-ons and custom skins. These can be convenient but often cause slowdowns on constrained hardware. A clean Kodi install with only the add-ons you actually use will consistently outperform a heavy pre-made build.
- Storage space — Kodi caches media data. Lower-storage Firestick models can fill up faster than expected, especially if you use multiple add-ons. 📦
The Sideloading Alternatives
Downloader is the standard method, but it's not the only one. Users comfortable with ADB (Android Debug Bridge) can push the Kodi APK directly from a Windows, Mac, or Linux computer over a local network connection. This approach requires enabling ADB debugging in Developer Options and using command-line tools, which suits technically experienced users who want more control over the installation process.
Some users also transfer the APK via USB OTG adapters, though this is less common with current Firestick hardware.
What You're Actually Working With
The gap between "Kodi installed and launching" and "Kodi configured the way you want it" is significant. The installation process is repeatable and well-documented — the hardware, your Fire OS version, and your Firestick model generation will determine which specific steps apply to you. How you use Kodi after that — which add-ons, which media sources, how heavily you customize the interface — is where your own setup becomes the deciding factor. 🎬