Tizen
Development Documentation

Welcome to Tizen!

The Tizen developer site (https://developer.tizen.org/development) offers reach information about developing Tizen applications:

  • Getting Started: https://developer.tizen.org/development/getting-started

    The Getting started section offers basic information about developing a Tizen application:

    • Creating your first Tizen application

    • Application development process

    • Tizen application model

    • Introduction to Tizen APIs, privileges, application filtering, and event handing.

  • Guides: https://developer.tizen.org/development/guides

    The Guides introduce the various native features that you can use in creating Tizen applications.

  • API References: https://developer.tizen.org/development/api-references

    The API References contain the Tizen Web and native API references.

  • Tizen Studio: https://developer.tizen.org/development/tizen-studio

    The Tizen Studio section introduces the brand new Tizen SDK (software development kit) and the various tools included in the SDK to help you develop your applications.

    The Tizen Studio section contains the following:

    • Platform binaries and libraries

      Binaries of Tizen and 3rd party libraries

    • Header files

      Header files of Tizen

    • IDE

      The Tizen Integrated Development Environment (IDE) is based on the JSDT (JavaScript Development Tools) and Eclipse CDT (C/C++ Development Tools).

    • Tools

      The Tizen SDK provides various tools for Web application and native application development. Some common tools can be used for all application types.

    • Sample applications

      The Tizen SDK includes practical examples of using Tizen APIs in mobile Web and mobile native applications.

  • Tools: https://developer.tizen.org/development/tools

    The Tools section offers how to use the old Tizen SDK.

The Tizen documentation is provided for off-line reference as JAR files (suitable for viewing within the IDE):

  1. Download the JAR files from http://download.tizen.org/sdk/documents.

  2. Save the JAR files to the /<TIZEN_SDK_HOME>/ide/plugins directory.

Before using the Tizen development tools and documentation, make sure you are familiar with the license details.

Go to top