Go to settings, then app. The app is will be displayed as Google seems to have no naming conventions rules. Usually com.appx but can be many things. Then use the script below if using ADB. If using Android remote I believe it will work, In visual editor just choose the options and paste in the source.
just want to update, I found the sportsnet android tv app…there is no fields that match the ones required for deeplinking as of yet. 5.1.15 was the version
It seems this does not work similarly in Philips Android TV. For example, market://launch?id=com.yle.webtv goes to associated Google Play Store page. Same actually happens when just max is specified in my Philips. Both apps are installed in my TV.
@tronikos - Thank you so much for finding and posting this market shortcut!!
We have an obscure sports channel app (from a streaming service that has changed ownership three or four times in the past two years or so) that we use to watch our local team, and this has been the first solution that actually worked to bring up their application even now that it is at least three times removed from the original FoxSports app, then Bally, and most recently FanDuel.
I just needed to determine the app that was running (by looking at the current activity on our TiVo Stream 4K device while streaming a game from their app) to find that the name of the app in my case was: com.foxsports.videogo and I set the button target accordingly.
This . . .
market://launch?id=com.foxsports.videogo
worked like a charm for opening the app directly from a button for the first time in a very long time!
If you get the app open with ar.tvplayer.tv on the android remote application theres a channels command that works to load the channel. If a channel is already playing it will switch to the new channel if it has just loaddd the app without auto playing then you need to fire 2 enter commands.
This is the command i use with the android remote integration. You can do it with adb too but you’ll be limited to channels 1-9.