Get Started to Develop Tizen Web Application
Introduction
Web applications involve the standards for building and rendering web pages such as HTML, CSS, and JavaScript. The following figure illustrates the basic structure of a Tizen Web application:
How to create Tizen Web project?
How to implement Tizen Web applications?
Following are the four implementation stages for a digital watch application:
How to add user interface layout to a digital watch?
Following are the steps to add user interface layout to a digital watch:
How to add watch functionality to a digital watch?
Following are the steps to implement the functionality of the digital watch using JavaScript and standard APIs:
How to add battery UI layout to a digital watch?
Following are the steps to implement the user interface layout for the battery, and add a background image to the digital watch using HTML and CSS:
How to add battery functionality to a digital watch?
Following are the steps to implement the functionality of the battery indicator using JavaScript and the Tizen Device API: