Install APK on Android TV
Android TV, Google TV, Fire TV, and Nvidia Shield all run a full Android OS — any APK compatible with their architecture can be installed. AnExplorer is purpose-built for TV and handles every step from transfer to install.
Supported TV Platforms
| Platform | Store | APK Install | ADB Support |
|---|---|---|---|
| Google TV (Chromecast) | Google Play (TV) | ✅ | ✅ WiFi ADB |
| Nvidia Shield Pro / Shield TV | Google Play | ✅ | ✅ USB + WiFi |
| Amazon Fire TV Stick 4K / Max | Amazon Appstore | ✅ | ✅ WiFi ADB |
| Xiaomi Mi Box / Redmi Smart TV | Google Play | ✅ | ✅ |
| Sony Bravia (Google TV) | Google Play | ✅ | ✅ |
| Android TV (generic AOSP) | Varies | ✅ | ✅ |
Method 1 — Transfer from Phone (No PC Required)
This is the simplest method for most users:
- On your Android phone, open AnExplorer → navigate to the APK file
- Tap WiFi Share → note the displayed IP and port
- On the TV (with AnExplorer installed), open Network → WiFi Receive and connect to the phone
- The APK transfers to the TV's internal storage
- In AnExplorer on the TV, navigate to the received file and tap it
- Enable Install Unknown Apps for AnExplorer if prompted → tap Install
Method 2 — USB Drive
- Copy the APK to a FAT32 or exFAT USB drive on your PC
- Plug the USB drive into the TV's USB port
- Open AnExplorer on the TV → USB Storage
- Navigate to the APK file → tap to install
Works on Nvidia Shield (USB-A), Amazon Fire TV (USB Micro/USB-C with OTG adapter), Google TV Streamer (USB-C with hub).
Method 3 — Remote Install via ADB from Phone
AnExplorer's Remote Install pushes and installs the APK directly from your phone to the TV — no confirmation dialog on the TV screen. Works over WiFi (Android 11+ TVs) or USB cable.
WiFi ADB (recommended — no cable):
- On the TV: Settings → Device Preferences → About → tap Build Number 7 times
- Settings → Developer Options → Wireless Debugging → ON
- Tap Pair device with pairing code — note the IP, port, and 6-digit code
- On your phone, navigate to the APK in AnExplorer → tap Remote Install
- Enter the IP address and pairing code shown on the TV
- Tap Pair, then Install — the app installs silently on the TV
USB ADB:
- On the TV: Settings → Developer Options → USB Debugging → ON
- Connect the TV to your phone via USB
- Navigate to the APK in AnExplorer on your phone → tap Remote Install
- Accept the "Allow USB Debugging" prompt on the TV
- Tap Install — done
Method 4 — Download Directly on TV
If the TV has a browser (most Android TV / Google TV devices do):
- Open the browser on the TV and navigate to the APK download URL
- Download the APK — it lands in the Downloads folder
- Open AnExplorer → Downloads → tap the APK → install
Supported APK Formats on Android TV
| Format | Support | Notes |
|---|---|---|
| APK | ✅ | Standard single-file install |
| APKS | ✅ | Split-APK session install |
| APKM | ✅ | APKMirror bundle |
| XAPK | ✅ | OBB data extracted automatically |
