> For the complete documentation index, see [llms.txt](https://stellarcasttv.gitbook.io/stellarcasttv-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stellarcasttv.gitbook.io/stellarcasttv-docs/stellarcasttv-iptv-tutorial/tv-installation-guide/how-to-install-iptv-on-android-tv-boxes-mi-box-nvidia-shield-x96-etc..md).

# 📦 How to Install IPTV on Android TV Boxes (Mi Box, Nvidia Shield, X96, etc.)

***

### ✅ Prerequisites

* An **Android TV Box** (with Google Play or APK support)
* **Remote control** or **USB mouse** (if navigation is difficult)
* A **stable internet connection**
* IPTV **account credentials** (provided by FlowCastTV with your subscription)

***

### 🛠 Option 1: Install via Google Play Store

**1. Launch Google Play Store**

* From the home screen, open the **Play Store**

**2. Search for IPTV App**

Recommended apps:

* **IPTV Smarters Pro**
* **XCIPTV Player**
* **TiviMate**

**3. Install the App**

* Select the app and click **Install**
* Wait for installation to complete

**4. Set Up IPTV**

* Open the app
* Select **Xtream Codes** or **M3U URL**
* Enter your IPTV credentials *(provided by FlowCastTV with your subscription)*

**5. Done! Start Streaming 🎉**

* Wait for the app to load your content.
* You’re ready to enjoy IPTV channels, movies, and series.

***

### 📦 Option 2: Install APK via Downloader

**1. Enable Unknown Sources**

* Go to **Settings** → **Security & Restrictions**
* Enable **Install from Unknown Sources** for Downloader or browser

**2. Install Downloader App**

* Go to Play Store → Install **Downloader** by AFTVnews

**3. Launch Downloader and Enter Code**

Use one of these download codes:

| App             | Code      |
| --------------- | --------- |
| 8K Player       | `6507314` |
| TiviMate Pro    | `5811661` |
| TiviMate (Free) | `7007665` |

* Enter code → Start download → Install the app

**4. Enter IPTV Info**

* Open the installed app
* Enter your **Username**, **Password**, and **Server URL** *(provided by FlowCastTV with your subscription)*

**5. Done! Start Streaming 🎉**

* Wait for the app to load your content.
* You’re ready to enjoy IPTV channels, movies, and series.

***

### 💡 Tips & Troubleshooting

* 🧹 Use a remote with air-mouse or connect a USB mouse for better navigation
* ❌ App won’t install? Check permissions for **Unknown Sources**
* 🔄 Restart box after installation if apps don’t appear immediately
* ⚠️ If your IPTV app crashes, try clearing cache from **Settings → Apps**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://stellarcasttv.gitbook.io/stellarcasttv-docs/stellarcasttv-iptv-tutorial/tv-installation-guide/how-to-install-iptv-on-android-tv-boxes-mi-box-nvidia-shield-x96-etc..md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
