We are porting the existing HTML/JavaScript/CSS application to the Panasonic platform. In the application we use the JavaScript to generate HTML and the CSS to style the app.
The Panasonic Viera Connect platform programming language is JavaScript, but is “Non-browser JavaScript Engine”, which means that except of the engine classes we need to rewrite the whole UI rendering part, since they have for that their own API.
Is rewriting the application only way? Does anybody other experience?
rewrite application is the only way.
I am developing video library for Central European Media Enterprises last 4 months.
http://developer.vieraconnect.com/ – here is registration portal (free or paid) with some starting examples and documentation.
Company has small deal with Panasonic , so I have access to Panasonic forum, where I can discuss issues with Panasonic developers guys.
Viera Connect Developers Application is only way how to do this. It is available on Market.
Source of application you can store in local network or contact Panasonic.
But you can use some JS libraries ( server API control 🙂
Let me know if you need more information.