Hey guys,
My teammate and I have an HTML5 web application hosted on our server. It has many pages -> index.html, game.html, profile.html, etc. that are built with responsive design.
Can we just point Tizen to the index.html and let users use the app? (essentially it behaves like a browser).
Or do we have to load in the css, javascript, images, and html pages into Tizen and make it work locally?
Thanks