first you are going to need to get 2 APK
The first one is com.google.android.apps.tv.launcherX_1.0.40152940
The second one is Google_base.apk
Then you are going to put your Android 9 version into developer mode you need to allow USB debugging and select USB configuration to any protocol such as media transfer protocol
When you did that you can sideload your two APK files when that is done you are going to need an app on your mobile phone called called remote adb shell. Find out the ip address of your box go to network and ethernet and you will find your ip adress. Go to your phone open remote adb shell put in your ip adress and 5555 on the second line click connect . Now you have two possibilities either remove the current launcher or disable it if you want to keep it
issue the following command
pm uninstall –-user 0 com.google.android.tvlauncher
if you want to reinstall the old launcher the command is as follow
cmd package install-existing com.google.android.tvlauncher
Go back to your android TV and you should now have the google tv launcher , as a side note some countries might need to use a VPN to make it work properly although it was launched officially cheers.
The first one is com.google.android.apps.tv.launcherX_1.0.40152940
The second one is Google_base.apk
Then you are going to put your Android 9 version into developer mode you need to allow USB debugging and select USB configuration to any protocol such as media transfer protocol
When you did that you can sideload your two APK files when that is done you are going to need an app on your mobile phone called called remote adb shell. Find out the ip address of your box go to network and ethernet and you will find your ip adress. Go to your phone open remote adb shell put in your ip adress and 5555 on the second line click connect . Now you have two possibilities either remove the current launcher or disable it if you want to keep it
issue the following command
pm uninstall –-user 0 com.google.android.tvlauncher
if you want to reinstall the old launcher the command is as follow
cmd package install-existing com.google.android.tvlauncher
Go back to your android TV and you should now have the google tv launcher , as a side note some countries might need to use a VPN to make it work properly although it was launched officially cheers.