2

I have an app that is developed based on Cordova/Phonegap. It's purely in Javascript, HTML5 and CSS3. I am able to do small modifications to the present code and was able to run on mobile and Android TV. However, now, I want to run this app on samsung smart TV. I am ready to little modifications to make it run on Samsung TV. In the future, I also want to run it on Philips, LG smart TV's as well.

However, what I don't know is, what to modify? Is there any documentation available from Samsung, Philips and LG on how to port Cordova/Phonegap based apps on to TV? If so please share the knowledge.

2
  • 1
    Although this is a useful question, it is a bit too broad for Stack Overflow, and asks for off-site resources. If you're encountering specific problems when porting to one specific platform, that is something we can answer. Commented Jan 4, 2016 at 11:21
  • I was only looking for any websites or resources that could guide me how can I approach further with this idea.
    – Rakesh
    Commented Jan 4, 2016 at 11:27

1 Answer 1

0

Please go though samsungdforum, there you will have all the info regarding how to start app development for Samsung smart TV, I will suggest download an sample app, look into its code and understand it, then try to modify your code accordingly.

1
  • there is little difference between lg TV and Samsung Tv, But my suggestion is ist learn one smart tv app development then you will easily understand the difference, difference is minor ideally concept is same
    – abhi
    Commented Jan 5, 2016 at 16:53

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Not the answer you're looking for? Browse other questions tagged or ask your own question.