Search code examples
schedulingsamsung-smart-tvsmart-tv

Launch an App on Samsung Smart TV startup


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


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.