40
Tizen Web Application Development for Beginners
Except as noted, this content - excluding the Code Examples - is licensed under Creative Commons Attribution 3.0 and all of the Code
Examples contained herein are licensed under BSD-3-Clause.
For details, see the Content License.
13|Page
For more information about the prerequisites, see https://developer.tizen.org/downloads/sdk/installing-
sdk/prerequisites-tizen-sdk.
Installing the Tizen SDK (Online)
To install the Tizen SDK online:
1. Download the SDK Install Manager.
2. Run the SDK Install Manager.
3. Click Next.
4. Accept the terms and conditions, and click Next.
5. Select the components you want to install, and click Next.
6. Select the SDK home folder, and click Install.
The SDK setup wizard informs you when the installation is complete. You can now create the
application project in the IDE.
Installing the Tizen SDK (Offline)
To install the SDK offline from an image file:
1. Download the SDK Install Manager.
2. Download the SDK image file.
3. Run the SDK Install Manager.
4. Click Advanced.
5. In the Advanced Configuration window, select SDK Image.
6. Click the folder button, browse to the SDK image file, and click OK.
7. Click Next.
8. Accept the terms and conditions, and click Next.
9. Select the components you want to install, and click Next.
10. Select the SDK home folder, and click Install.
The SDK setup wizard informs you when the installation is complete. You can now create the
application project in the IDE.
Creating the Application Project
After you have planned and designed your application, and installed the SDK, you are ready to create
a Web application project in the IDE.
When creating the application project, use an applicable project template or sample . Based on the
template or sample, the Project Wizard automatically implements the basic functionalities the
application needs to run. You can select from a variety of templates and samples. You can also create
your own user templates.
Finally, to achieve the required functionality and features, set the project properties and configure the
application carefully.