Page 1 of 1

Compatibility with Samsung TV

PostPosted: Mon Apr 04, 2016 11:02 pm
by email_r_TgsdhnetvK
Hi,

I would like to know that whether smart TV app can be hosted in Samsung TV, where its not given in supported device list.

My goal is to build the app using Smart TV SDK and run in Samsung TV.

please let me know if any.

Re: Compatibility with Samsung TV

PostPosted: Tue Apr 05, 2016 5:22 am
by bedrocktv
Hi

None of the Samsung devices support the STA platform. Newer Samsung devices use the Tizen platform, while older ones use Orsay.

However, since the core of your app code will be Javascript and HTML5, you can port it to Tizen and Orsay. This mostly involves replacing the media playback and device handling (eg network connection check, device id, key codes etc) portions of your code.