How to Sideload APK on Android TV / Google TV: Complete Setup Guide
Complete guide to sideload APK on Android TV and Google TV: use file manager, ADB, Send Files to TV, Downloader app, or cloud storage. Covers Nvidia Shield, Xiaomi Mi Box, Sony TV, and more.
How to Sideload APK on Android TV / Google TV: Complete Setup Guide
Can You Install APK on Android TV?
Yes — Android TV and Google TV run Android under the hood, which means they can install APK files just like any Android phone. The only catch is that Android TV doesn't have a built-in file browser or an easy way to sideload apps from unknown sources.
Prerequisites: What You Need
- An Android TV / Google TV device (Sony, TCL, Hisense, Nvidia Shield, Xiaomi Mi Box, ONN, etc.)
- The APK file you want to install
- A computer and/or a file transfer method
Method 1: Using a File Manager App (Easiest)
Step 1: Install a File Manager
Most Android TVs don't come with a file manager. Install one from the Google Play Store on your TV:
- X-plore File Manager (recommended)
- File Commander
- Solid Explorer
Step 2: Enable Unknown Sources
- Go to Settings → Device Preferences → Security & Restrictions
- Find Unknown Sources or Install unknown apps
- Enable it for your file manager app
Step 3: Transfer the APK to Your TV
Option A: Cloud Download (Simplest)
- Upload the APK to Google Drive or Dropbox from your computer
- Open the cloud drive app on your Android TV
- Download the APK to the TV
Option B: USB Drive
- Copy the APK to a USB flash drive (FAT32 formatted)
- Plug the USB into your TV
- Open your file manager → navigate to USB storage
- Find and click the APK
Option C: Network Transfer
- Connect your TV and computer to the same Wi-Fi
- In X-plore: Tap the menu → Wi-Fi File Sharing → Start
- Type the FTP address shown into your computer's browser
- Drag and drop the APK
Step 4: Install the APK
- Navigate to the APK file in your file manager
- Click/tap it
- Click Install
- Wait 10-30 seconds
- Click Open or Done
Method 2: ADB Sideload (Advanced)
ADB (Android Debug Bridge) lets you install APK from your computer without touching the TV remote.
Enable Developer Options
- Go to Settings → Device Preferences → About
- Scroll down to Build and click it 7 times
Enable USB Debugging
- Go back to Settings → Device Preferences → Developer options
- Toggle USB debugging ON
Install via ADB
# Connect via ADB over network
adb connect 192.168.1.50
# Accept the prompt on your TV screen
adb install your-app.apkMethod 3: Send Files to TV App
- Install Send Files to TV from Google Play on your Android TV
- Install the same app on your phone/tablet
- On your phone: Tap Send → Select the APK
- On your TV: Tap Receive
- The APK transfers over local Wi-Fi and prompts installation
Method 4: Downloader App
- Install Downloader from Google Play Store on your TV
- Enable unknown sources for Downloader
- Type the URL where your APK is hosted (e.g., from GPToAPK)
- Hit Go — it will download and auto-prompt installation
Best APKs to Install on Android TV
| App | Why Sideload? |
|---|---|
| SmartTube | Ad-free YouTube (not on Play Store) |
| Kodi | Version control via sideload |
| CloudStream | Free movie/TV streaming |
| Tivimate | Premium IPTV player |
Troubleshooting
"App not installed" error
Fix: Most Android TVs are ARM64. Download the correct variant.
"There was a problem parsing the package"
Fix: Re-download from a trusted source like GPToAPK.
Can't find the installed app
Fix: Install Sideload Launcher from Play Store — it lists all installed apps.
Sideloading APK on Android TV opens up possibilities far beyond what the Play Store offers. Always download APK from trusted sources like GPToAPK.