Skip to content

Comment on Google TV channels forced on the homescreen

Comments

Best solution is to install another launcher, set that one as default and remove/disable default launcher. I installed projectivity launcher and effectively disabled default launcher using one of these adb commands.

If you are using Android TV Launcher,
$ adb shell pm uninstall --user 0 com.google.android.tvlauncher
If you are using GoogleTV Launcher,
$ adb shell pm uninstall --user 0 com.google.android.app.tv.launcherx

Source : https://www.tvusage.app/use-as-launcher

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.