Question

I want to automatically launch an app on TV startup. i.e. when the user power on the TV, TV will powerup and my app will start

Was it helpful?

Solution

Yes you can do this by following steps :

  1. Create a Ticker Application and in the config file of the widget add this code

<ticker itemtype="boolean">y</ticker>

y - for auto ticker launch and n - for not launching.

  1. Than goto to Menu->smartHub->AppSettings->AutoTicker and turn auto ticker ON.Menu of Samsung Smart TV

Auto Ticker Options

Note: This feature is only available for selective regions.

OTHER TIPS

Yes you can but only for 2012+ TV/BD models, using Convergence and Multi-Screen APIs. Take a look at:

http://www.samsungdforum.com/Guide/art00027/index.html

http://www.samsungdforum.com/Guide/d30/index.html

You have to create "Ticker app". But you have to be careful with keys (there are some differences all keys as default app is not supported)

But You have to enable ticker app in your tv. If you cannot enable it then you go to the service menu and enable hotel mode. Then it should select ticker app in smart tv menu.

M.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top