Tizen
Sample Descriptions
The Tizen platform provides sample applications, which are included in the Tizen SDK. The sample applications demonstrate the powerful features of Tizen and speed up the learning curve for a new developer.
Since you can execute the samples directly in the Tizen SDK, you can use them as a ready library of code for your applications.
For a detailed list of available samples, see:
Creating Sample Applications
You can create Tizen sample applications with the IDE.
To create a sample application:
In the IDE, select File > New > Tizen Web Project (for Web applications) or File > New > Tizen Native Project (for native applications).
In the new window, select the Sample option from the top.
In the left pane, select the mobile or wearable sample type, and then select the actual sample from the middle pane.
Define the name of your project, and click Finish.