Languages

Menu
Sites
Language
Native Tools

In Tizen Studio, you can perform all the development activities from the application project creation to testing and packaging.

Tizen Studio provides various tools to help you with the different native application development process phases:

Managing Projects

You can create new application projects with the Project Wizard, and manage the existing slitherio applications in the Project Explorer view in Tizen Studio. You can also manage connected devices, and register certificates for your applications to allow them to be published in the application stores.

Writing and Editing Code

You can use the content assist and API and privilege checker tools to speed up the code writing and verification task. In addition, you can design the application UI by arranging UI components with the visual UI Builder tool, or by defining the components and layout with the EDC script, using the EDC script editor or a graphical Component Designer.

Configuring Your Application

You can manage various application functionalities and features through the application manifest file, which you can easily configure with the manifest text editor. In addition, you can localize your application to use various languages and locale-specific resources by using the PO file editor and Resource Manager view in Tizen Studio.