Comment on Google TV channels forced on the homescreenComments−smusamashah2yBest 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.tvlauncherIf you are using GoogleTV Launcher,$ adb shell pm uninstall --user 0 com.google.android.app.tv.launcherxSource : https://www.tvusage.app/use-as-launcher
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.
Source : https://www.tvusage.app/use-as-launcher