Languages

Menu
Sites
Language
Tizen web application vs native application development

Hello, I am tyring to learn tizen application development. But i want to know that , is there any performance or API shortage( device specific API or others ) issues if i develope tizen web application or native application development ? 

and antoher question is, why tizen provides two types application development( web and native ) ?

Thanks

Edited by: Md. Mofujil Islam Akash on 02 Jan, 2014

Responses

4 Replies
John Ixion

Hi,

That's a very broad question so it's rather difficult to give a valid reply :)

Intel's arguments in favor of HTML5 http://software.intel.com/en-us/html5/articles/building-cross-platform-apps-with-html5

John Ixion

forgot: you'll find more info here: https://wiki.tizen.org/wiki/Application_Development

T S

Hi Md. Mofujil Islam Akash,

Architecture Overview of Web and Native Framework:
Web framework
        -Provides state-of-the-art HTML5/W3C APIs, Web UI framework, supplementary APIs, and additional Tizen device APIs
Native framework
        -Supports full-featured native application development and provides a variety of features like background service, image and face recognition, and TTS/STT
        
Web vs. Native Framework
Native and Web frameworks are complementary to each other
    -Web is strong in portability, ease of app development, and has a minimal learning curve
    -Native is relatively better in terms of performance and memory consumption
    -Native enables reusing the existing engine and libraries written in C & C++ in app development

~Sanjana T S

John Ixion

The web has Javascript libraries http://jster.net/catalog