Files

Hosted Web App Sample

This sample app will help you have better understanding on a hosted web app.

It implements URL redirection to the webOS TV Developer site using the JavaScript.

You just use redirection code like normally use.

window.location.href = "https://webostv.developer.lge.com/";