Tizen provides the tools required to manage your native application life-cycle from product conception, through development and release, to end-of-life application retirement.
Figure: Native application development process
Native application development process
Planning and Designing the Application
The first step in creating a Tizen native application is planning and designing the application using the design tools of your choice.
Once you have finished the application plan and design, you are ready to create the application project.
Creating the Application Project
Tizen Studio provides various project templates that make it easier for you to start coding your run 3 application. When you create a new project, you can select a specific template or sample. Based on the selection, The Tizen Native Project Wizard automatically creates basic functionalities that the application has to implement to be able to run. The default project files and folders are also created.
Setting Project Properties
After creating the application project, you can configure the project properties and create the application manifest to achieve the required functionality and features for your application.