语言

Menu
Sites
Language
Questions on Tizen Architecture

Hello,

I'm learning Tizen by using developer guidelines.

I have two questings on Tizen architecture.

 
1. In Tizen web sites, there are two Tizen architectures.

   Each of architecture is refered by Tizen Developer and Tizen Source.

    Refered by Tizen Developer (Tizen Main Page -> App Developers Sites-> Getting Started with Tizen)

    Refered by Tizen Source (Tizen Main Page -> Platform Developers Sites-> Architecture Overview)

    Which architecutre is currect for Tizen 2.3??

 
2. In a Tizen architecture refered in Refered by Tizen Developer,  In there are 13 modules in Native Subsystems such as Application Framework, and Base.

    However, In this page for describing Native API, there are 15 API modules. (Adding Context module and UIX module)

    I think that it is more intuitive to match modules in Native Subsystems and modules in Native API as one by one.

    Is there any error on Dev Guide? or did i misunderstand?

 

Thank you for reading my questings in advance.

响应

1 回复
daniel kim

Hi,

All these link are for Tizen 2.3.

  Refered by Tizen Developer (Tizen Main Page -> App Developers Sites-> Getting Started with Tizen)

  Refered by Tizen Source (Tizen Main Page -> Platform Developers Sites-> Architecture Overview)

Regarding the number of Tizen subsystem, there are 15 native modules according to SDK(Context and UIX are existed in the native part).

So it seems to describe the relation between native subsystem and Native&Web application in the figure of Tizen Architecture.