Launch application automatically on boot of the device

I want to create a TV application of any type(Native, .Net, Web) that will be automatically launched when the TV is turned on.

Is that in any way possible, and if it is, what type of application should it be?

Thank you in advance,

Marios P.

I am doing the same but haven’t found any resources such as Tizen API to programmatically set my app to set this auto-launch on TV start behavior.

Thoughts?

Thanks!

Raffy

Hello!

So apparently this is only possible with Samsung Digital Signage models(Business2Business models).

Traditional home TVs do not support such a feature.

Hope this helps.

Hi Marios,

Thanks for your reply.

Is there a preferred way or any suggestion as to what’s the best way to offer best usability and user experience to implement such behavior minimizing any user interactions to seamlessly launch our application?

Thanks.

Hi!

Concerning Samsung’s Digital Signage models, they have a built-in setting that allows a custom installed application(for example your application) to boot automatically as soon as the device boots up, so no need to do anything programmatically.

Again, for general use applications, there is no API that allows such system control methods.

Best regards