문제

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

도움이 되었습니까?

해결책

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.

다른 팁

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top