How to Run Incompatible Android Apps on Android TV

Dec. 15, 2020



One of thebest features of Android TVis that you have access to the Play Store which means you can run your favorite Android apps on the TV. However, there are severalAndroid appsthat are not available on the Play Store. While we can transfer the APK file to the TV, the installation for some apps remains unsuccessful due to various compatibility issues. So if you are looking for a way to run incompatible Android apps on Android TV then you have come to the right place. Here, we have mentioned a number of helpful steps to install and run Android apps on Android TV.

I would recommend you to go through the guide from the first step as some instructions are interlinked. From basic to advanced steps, we have covered everything in this article. On that note, let’s find out how to run incompatible Android apps on Android TV.

  1. If you are trying tosideload an APK already stored on your Android TVthen you should first enable the option to install unknown apps from third-party sources. To do so, openSettings -> Device Preferences-> Security & Restrictions -> Unknown Sources. Here, enable the toggle for “Solid Explorer” or any other file manager that you are using.

  2. Now you cantransfer APK files to Android TVandsideload appsthat are not available on the Play Store due to incompatibility issues.

  3. You can also override Android TV’s basic compatibility check andforce install Android appson Android TV through wireless ADB. Justset up ADB on your computerand open Settings -> Network and Internet -> Your WiFi Network on your Android TV. Here, note down the IP address.

  4. After that, runadb connect ipaddressto connect to your Android TV wirelessly. Make sure to replaceipaddresswith the actual IP address that you have above. Next, hit enter and your Android TV will be connected to your computer through wireless ADB.

  5. Now, download the APK on your computer and move it to the ADB folder. In my case, I am installing Firefox on my Android TV. Make sure torename the APK file to something shorter. Finally, runadb install firefox.apkon the terminal and within a few seconds, the app will be installed on your Android TV.

  6. In case, the installed app does not show up in your TV’s app drawer then you can find it under Settings -> Apps ->See all apps. Here, look for the app and open it. Next, click on “Open”.

  7. You can also installSideload Launcher(Free) from the Play Store to find all the sideloaded apps on your Android TV at one place.

  8. Finally, if an app gets installed but does not show up in the app drawer or under the Settings page then you caninvoke the specific activityof the app to open it. For this, you have to install Activity Launcher which is not available on Android TV’s Play Store. You can download the APK file fromAPKMirrorand follow the above steps to sideload it on your TV.

  9. Once installed, open Activity Launcher and look for the incompatible app that you want to run on your Android TV. Open the app andclick on every activityto check if the app is running fine. One of the activities will surely launch the app on your TV.

  10. In case, Activity Launcher is not working then you canforce start the app through the ADB terminalon your computer. Just note down the activity name of the app and the package name from the Activity Launcher app. After that, run the command in this fashion:adb shell am start -n packagename/activityname.

For example, this is what the ADB command looks like toinvoke Google TV on Android TV.

  1. If all the above steps fail then you can try looking for the app onsome Play Store alternatives. For example, you cansideload Aptoide TV(Free) on your Android TV and install incompatible apps from there.

Run All Sorts of Android Apps on Android TV

Run All Sorts of Android Apps on Android TV

So that is how you can install and run incompatible Android apps that are not available on the Play Store. While some apps may have orientation issues, but you can definitely use the app without any issues. I have been using VPNs and some niche apps on Android TV which are otherwise not compatible with the Play Store requirement.

So go ahead and try out all the above steps and see if you are able to run your favorite Android apps on Android TV. Anyway, that is all from us. If you found the article helpful then do comment down below and let us know.

Passionate about Windows, ChromeOS, Android, security and privacy issues. Have a penchant to solve everyday computing problems.