Sideloading apps on Android TV means installing an app from an APK file instead of the Google Play Store. To do it, enable “Unknown sources” (or grant install permission to your file app), download the APK using a tool like the Downloader app, and open the file to install it. Four reliable methods are covered below.

How to sideload apps on Android TV home screen showing an installed app

If you own an Android TV box, a Sony or TCL television, an NVIDIA Shield, or a Chromecast with Google TV, you’ve probably hit the same wall: the app you want isn’t in the Play Store on your device. Maybe it’s a regional app, a beta, a lightweight IPTV player for Android, or an older version that worked better. Sideloading is the standard, supported way around that wall — and it’s far easier than it sounds.

This guide walks you through every working method in 2026, from the one-tap Downloader route to full ADB commands, plus how to stay safe, fix the errors that trip people up, and tell the difference between Android TV and Google TV along the way.

What Does Sideloading Mean on Android TV?

Sideloading on Android TV is the process of installing an Android app package (an .apk file) directly onto your device without going through the Google Play Store. You supply the app file yourself — by downloading it, copying it from a USB drive, or pushing it over your network — and Android installs it like any other app.

The term comes from “loading from the side” instead of through the front door (the official store). The app itself is identical to a Play Store app once installed; the only difference is how it got there.

Benefits of sideloading apps on Android TV:

Common use cases:

Use caseWhy people sideload it
IPTV playersMany IPTV apps aren’t on the TV Play Store and ship as APKs
File managersBuilt-in TV file tools are limited; users prefer fuller managers
Streaming utilitiesCasting, screen-mirroring, and media-server clients
Older app versionsRolling back after a bad update
Web browsersFull browsers are rarely pre-installed on Android TV

Is Sideloading Apps on Android TV Safe?

Sideloading is safe when you install APKs from trusted sources and verify what you’re installing. The technical act of sideloading doesn’t harm your device — the risk comes entirely from what is inside the APK. A genuine app file is exactly as safe as the Play Store version; a tampered or pirated one can carry malware.

Treat an APK like any file you download from the internet: the source matters more than anything.

Security considerations:

How to verify an APK before installing:

  1. Download from the official developer or a reputable repository. The developer’s own website is best. Trusted mirrors like APKMirror cryptographically verify uploads against the developer’s signature.
  2. Check the app signature and package name when the source provides them — a mismatch is a red flag.
  3. Read the requested permissions. A simple remote app asking for SMS or contacts access makes no sense on a TV.
  4. Match the version to what the developer actually released.

Trusted sources for APKs:

Risks to avoid:

Honest note: No single article can guarantee a specific app or APK is safe, and rules around certain app categories vary by country. Stick to official sources, check permissions, and verify the service or app you’re installing is legitimate in your region.

Requirements Before You Start

Before you sideload apps on Android TV, make sure you have these five things ready. This checklist prevents the most common mid-install failures.

RequirementDetails
✅ Android TV deviceAn Android TV box, smart TV, NVIDIA Shield, or Chromecast with Google TV
✅ Stable internet connectionWi-Fi or ethernet — needed to download the Downloader app and the APK
✅ A file manager appTo locate and open APK files (e.g. X-plore, FX File Explorer, or Downloader’s built-in browser)
✅ The APK fileThe app you want, downloaded from a trusted source
✅ Developer / unknown-sources accessPermission to install apps from outside the Play Store (enabled below)

A working remote (or a phone using the Google TV / Android TV remote app) makes typing URLs far less painful — keep that in mind before you start the Downloader method.

How to Enable Unknown Sources on Android TV

To install any sideloaded app, you must first allow installs from outside the Play Store. On most Android TV devices this is a global “Unknown sources” toggle; on newer Android TV and Google TV versions, you instead grant permission per app (for example, allowing the Downloader app to install other apps).

Method A — Global “Unknown sources” toggle (most Android TV boxes and older devices):

  1. From the home screen, open Settings (the gear icon).
  2. Go to Device PreferencesSecurity & restrictions.
  3. Select Unknown sources.
  4. Toggle ON the app you’ll use to install APKs (for example, Downloader or your file manager).

Android TV Security and restrictions menu with Unknown sources highlighted Alt text: Enabling Unknown sources Android TV setting in Security and restrictions

Method B — Per-app install permission (Chromecast with Google TV and newer Android TV OS):

  1. Open SettingsAppsSecurity & restrictionsUnknown sources (or Special app accessInstall unknown apps).
  2. Find the app you’ll install from — usually Downloader or your file manager.
  3. Turn the permission ON for that app.

You only need to do this once per app. If you sideload using a different installer later, repeat the step for that app. For security, turn the toggle back off when you’re done if you don’t sideload often.

Method 1: Sideload Apps Using Downloader

The Downloader app (by AFTVnews) is the easiest way to sideload apps on Android TV. It’s available directly in the Play Store, includes a built-in browser, and downloads an APK and launches the installer in a couple of steps (handy if you’re following an IPTV download guide) (handy if you’re following an IPTV download guide) — no computer required. This is the recommended method for beginners.

Step 1 — Install the Downloader app:

  1. Open the Google Play Store on your Android TV.
  2. Search for Downloader.
  3. Select the orange Downloader icon by AFTVnews and choose Install.

Downloader app listing in the Android TV Play Store Alt text: Install Downloader app on Android TV from the Play Store

Step 2 — Allow Downloader to install apps:

Follow the steps in How to Enable Unknown Sources above and turn the permission ON for Downloader. The app will also prompt you the first time it tries to install something.

Step 3 — Download the APK:

  1. Open Downloader.
  2. In the URL/Search box, type the direct download link to the APK (the full link that ends in .apk).
  3. Select Go. Downloader fetches the file.

Step 4 — Install the app:

  1. When the download finishes, an Install prompt appears.
  2. Select Install, then Done (choose Delete to remove the leftover APK and free up storage).
  3. Open the new app from your apps list.

Tip: Downloader’s built-in browser lets you visit a developer’s download page directly and tap the APK link, which avoids typing long URLs.

Method 2: Sideload Apps Using a USB Drive

You can sideload an app by copying the APK to a USB flash drive on a computer, plugging it into your Android TV, and opening it with a file manager. This method needs no internet on the TV itself and is reliable when a device blocks browser downloads.

Step 1 — Put the APK on a USB drive:

  1. On a computer, download the APK from a trusted source.
  2. Copy the .apk file onto a USB flash drive (FAT32 or exFAT format works best).

Step 2 — Connect the drive to your Android TV:

  1. Plug the USB drive into a USB port on your TV or box.
  2. If prompted, choose to browse the device’s files.

Step 3 — Open the APK with a file manager:

  1. Install a file manager from the Play Store if you don’t have one (X-plore File Manager and FX File Explorer both work well on TV).
  2. Open the file manager and navigate to the USB drive.
  3. Select the .apk file.

File manager on Android TV showing an APK file on a connected USB drive Alt text: Install APK on Android TV from a USB drive using a file manager

Step 4 — Install:

  1. Grant the file manager Unknown sources permission if prompted.
  2. Select Install, then Open once it finishes.

Method 3: Sideload Apps Using Send Files to TV

Send Files to TV (SFTTV) lets you wirelessly push an APK from your phone or computer to your Android TV over the same Wi-Fi network — no USB drive and no typing URLs. Install the app on both devices, send the file, and open it on the TV.

Step 1 — Install Send Files to TV on both devices:

  1. On your Android TV, install Send Files to TV from the Play Store.
  2. On your phone (or other device), install Send Files to TV as well.
  3. Make sure both devices are on the same Wi-Fi network.

Step 2 — Set the TV to receive:

  1. Open Send Files to TV on the television.
  2. Select Receive. The TV now waits for an incoming file.

Step 3 — Send the APK from your phone:

  1. Open Send Files to TV on your phone and select Send.
  2. Choose the APK file from your phone’s storage.
  3. Pick your TV from the list of detected devices. The file transfers over Wi-Fi.

Send Files to TV app transferring an APK from phone to Android TV Alt text: Wireless APK installation on Android TV using Send Files to TV

Step 4 — Install on the TV:

  1. When the transfer completes, open the file on the TV (a notification or the SFTTV history will link to it).
  2. Grant install permission if asked, then select Install.

Method 4: Install Apps Using ADB Commands

ADB (Android Debug Bridge) lets you install an APK on your Android TV from a computer using a single command. It’s the most technical method but also the most powerful — useful when other methods fail or when installing several apps at once. Don’t worry: the steps below are beginner-friendly.

What is ADB? ADB is a command-line tool from Google’s Android SDK Platform Tools that talks to Android devices. With it, a computer can install, remove, and manage apps on your TV over USB or your local network.

What is USB debugging? USB debugging is a developer setting that allows a computer to send ADB commands to the device. Network ADB does the same thing over Wi-Fi instead of a cable.

Step 1 — Enable Developer Options on the TV:

  1. Go to SettingsDevice PreferencesAbout.
  2. Scroll to Build and select it 7 times until you see “You are now a developer.”
  3. Go back to Device PreferencesDeveloper options.
  4. Turn on USB debugging (and Network debugging, if you’ll connect over Wi-Fi).

Android TV Developer options menu with USB debugging enabled Alt text: Enabling USB debugging for ADB Android TV sideloading in Developer options

Step 2 — Install ADB on your computer:

  1. Download Android SDK Platform Tools from the official Android developer website.
  2. Unzip it to a folder you can find easily (for example, your Desktop).

Step 3 — Connect to your TV:

Step 4 — Install the APK:

  1. Place the APK in the same folder as your platform tools (or note its full path).
  2. Run: adb install appname.apk
  3. Wait for Success. The app now appears in your apps list.

To remove it later, use adb uninstall com.developer.appname (the package name), and to disconnect, run adb disconnect.

Common Problems and Fixes

Most sideloading failures come from a handful of predictable causes. Here are the issues people hit most, with the fix for each.

ProblemMost likely causeFix
App won’t installUnknown sources not enabled for that installerRe-enable the permission for the app doing the install
Parse errorCorrupted or incomplete download, or wrong CPU architectureRe-download the APK; get the arm64/Android TV build, not an x86 phone-only one
App not compatibleAPK built for a newer/older Android versionCheck the app’s minimum Android version against your TV’s OS
App not on home screenAndroid TV hides non-TV apps from the main launcherOpen it via a sideloaded apps launcher (e.g. a TV app drawer) or your file manager
Insufficient storageDevice storage fullDelete the leftover APK, clear caches, remove unused apps, or use external storage
Download fails in DownloaderWrong or expired linkConfirm the URL ends in .apk and is current

More detail on the trickiest ones:

Best Apps for Managing Sideloaded Applications

Once you start sideloading, a couple of utilities make life much easier — especially for launching apps the TV launcher hides. Here’s a comparison of the most useful ones.

AppBest forInternet neededCostNotes
Downloader (AFTVnews)Downloading + installing APKsYesFree (ads)Built-in browser; the go-to installer
Send Files to TVWireless transfer from phone/PCWi-Fi onlyFreeNo URL typing, no USB
X-plore File ManagerBrowsing storage + opening APKsNoFreeDual-pane, handles USB and network shares
FX File ExplorerClean file management on TVNoFreeSimple, no-ads core
Sideload Launcher / app drawerOpening hidden sideloaded appsNoFreeSurfaces apps the TV launcher hides
Button MapperRemapping remote buttons to appsNoFree/ProQuick-launch a sideloaded app

For most beginners, the winning combo is Downloader (to install) plus a sideloaded-apps launcher (to open apps that don’t show on the home screen). Add Send Files to TV if you prefer pushing files from your phone.

Android TV vs Google TV Sideloading Differences

Sideloading works almost identically on Android TV and Google TV because Google TV is a user interface that runs on top of Android TV — the underlying operating system is the same. Every method in this guide (Downloader, USB, Send Files to TV, ADB) works on both. The differences are in the menus and how apps appear.

Similarities:

Differences:

AspectAndroid TVGoogle TV
InterfaceApp-grid launcherContent-first, recommendation-led home
Unknown sources pathOften a global toggle under Security & restrictionsFrequently per-app “Install unknown apps” permission
Where sideloaded apps appearApps row / app list“Apps” tab; some hidden, needing a launcher
Finding hidden appsSideload launcher often neededSideload launcher often needed

In short: the method is the same; the menu names and where the app shows up differ slightly. If a path in this guide doesn’t match your screen exactly, look for the equivalent option — it’s there under a similar name.

Security Best Practices

Sideloading is only as safe as your habits. Follow these practices to keep your Android TV (and your network) protected.

  1. Download APKs only from official or reputable sources — the developer’s site, GitHub releases, APKMirror, or F-Droid.
  2. Avoid modded, cracked, or “premium unlocked” APKs. They are the leading source of malware.
  3. Check requested permissions before installing; reject apps asking for access unrelated to their function.
  4. Keep Google Play Protect enabled so it can still flag known-bad packages.
  5. Verify the app version and signature against what the developer published when that information is available.
  6. Turn off Unknown sources when you’re done if you sideload only occasionally.
  7. Update sideloaded apps manually from the same trusted source — they won’t auto-update.
  8. Don’t disable security features because an APK’s download page tells you to. That’s a red flag.
  9. Use a separate, non-primary Google account on the TV if you want to limit exposure.
  10. Keep your Android TV’s system software updated for the latest security patches.
  11. Remove apps you no longer use to shrink your attack surface and free storage.
  12. Confirm the app or service is legitimate in your region before relying on it.

Conclusion

Now you know how to sideload apps on Android TV using all four reliable methods: the beginner-friendly Downloader app, a simple USB drive, wireless transfer with Send Files to TV, and ADB commands for full control. The process is the same at its core — enable install permission, get the APK from a trusted source, and open it to install — whether you’re on an Android TV box, a smart TV, an NVIDIA Shield, or a Chromecast with Google TV.

Stick to official sources, check permissions, and keep Play Protect on, and sideloading is a safe, everyday way to put the apps you actually want on your TV — including the best IPTV apps that aren’t in every Play Store — including the best IPTV apps that aren’t in every Play Store. Start with the Downloader method if you’re new — it’s the fastest path from “I can’t find this app” to “it’s installed and running.”

Frequently Asked Questions

1. How do I sideload apps on Android TV without a computer? Use the Downloader app from the Play Store. Enable install permission for it, type the APK’s direct download link in its URL box, select Go, then Install. No computer is required for this method.

2. Is it safe to install APKs on Android TV? Yes, sideloading is safe when you install APKs from trusted sources like the developer’s site, APKMirror, or F-Droid, and you check the app’s permissions. The risk comes from the file’s source, not the act of sideloading itself.

3. How do I enable Unknown sources on Android TV? Go to Settings → Device Preferences → Security & restrictions → Unknown sources, then toggle on the app you’ll install from (such as Downloader). On newer Google TV devices, grant the “Install unknown apps” permission per app instead.

4. Why does my sideloaded app say “Parse error”? A parse error usually means the APK is corrupted or built for the wrong processor. Re-download a fresh copy from a trusted source and make sure you’re getting the ARM/Android TV build, not an x86 or phone-only version.

5. Why doesn’t my sideloaded app appear on the home screen? Android TV hides apps that lack a TV launcher entry, so many phone APKs won’t show on the main row. This is normal — open the app using a sideloaded-apps launcher or a file manager instead.

6. Can I sideload apps on Google TV the same way? Yes. Google TV runs on Android TV, so the same methods (Downloader, USB, Send Files to TV, ADB) work. The only differences are menu names and where sideloaded apps appear in the interface.

7. Do I need USB debugging to sideload apps? Only for the ADB method. The Downloader, USB drive, and Send Files to TV methods don’t need USB debugging — they just need install permission enabled for the relevant app.

8. How do I update a sideloaded app? Sideloaded apps don’t auto-update through the Play Store. Download the newer APK from the same trusted source and install it over the existing app; your data is usually kept as long as the signature matches.

9. What is the easiest way to install APK on Android TV? The Downloader app is the easiest. It downloads the APK and launches the installer in a couple of steps, with no computer or USB drive needed — ideal for beginners.

10. Can sideloading damage or brick my Android TV? Sideloading a normal app cannot brick your TV. The only real risk is installing a malicious APK, which is why source verification and checking permissions matter. Standard app installs are reversible by uninstalling.

11. How do I uninstall a sideloaded app? Go to Settings → Apps, select the app, and choose Uninstall. With ADB, run adb uninstall com.developer.appname using the app’s package name.

12. Why does my Android TV say “App not installed”? Common causes are insufficient storage, a conflicting older version, a corrupted APK, or unknown-sources permission being off. Free up space, uninstall the old version, re-download the file, and confirm install permission is enabled.

Leave a Reply

Your email address will not be published. Required fields are marked *