Tizen Developers

Menu
Sites
Language
Tizen’s UI

Hi I was wondering what is Tizen's UI written in, is it HTML5 or native? 

Thanks.

Edited on 18 03, 2014

Responses

3 Replies
john Smith
Tizen's UI can come under HTML5 as well as use the concept of html4 also.
Srinivasa Rao S
Tizen sdk supports both HTML and Native APIs for UI development.
Carlos Gomez
Yun Wei - If you go here : https://review.tizen.org/git/ And clone this Git repository : apps/home/taskmanager.git You will see the Native GUI implementation of the "Task Switcher" that uses EFL (Enlightenment Foundation Libraries). This application is activated by holding your finger on the "home" icon until the task switcher appears. Carlos