Hello there, i am a developer and i have a webOS . Few days ago i installed some iptv apps like delux and smartiptv. my questions is "what programming language or technology has been used for these apps ?" /thanks
Hello there, i am a developer and i have a webOS . Few days ago i installed some iptv apps like delux and smartiptv. my questions is "what programming language or technology has been used for these apps ?" /thanks
just simple web page (html/javascript/css) wrapped to an app package
most of the apps fo webos (and tizen as well) are just web pages
I miss webOS. Had a Palm when HP bought it and a touchpad with webOS. Could take calls from touchpad before Apple let you do it. Why HP stopped using it is beyond me. Should have used us employees as marketing props.
Pretty sure Tizen is C
The plex app on Tizen televisions is the same as the plex media player application, source code here
edit:
Native Client (NaCl) applications are developed using HTML, JavaScript, and C or C++. The NaCl technology supports both the C and C++ languages, but using C++ is recommended, as the C++ code is easier to read and maintain.
https://developer.samsung.com/SmartTV/develop/extension-libraries/nacl/getting-started.html
Java