Languages

Menu
Sites
Language
Can we replace Tizen librarys with other

Hi,

I developed one web application on Tizen. Its working fine in Tizen platform and Linux platform. But i want this application will work in other platforms like windows. Can we use other librarys to replace tizen.

 

Thanks & Regards

Prathyusha.

 

Responses

3 Replies
daniel kim

Hi,

You can run your web application on web browser like chrome in your windows. but some Tizen specific api like a device api will not working well.

Regards. 

Marco Buettner

Tizen Web UI Library isnt required. You can use it to make apps with the look and feel of the platform.

Tizen Device API works only on Tizen platform, if you need this APIs you have to look how you can replace them. Some APIs are similar to some W3C APIs

http://www.w3.org/TR/#tr_Mobile_Web_Applications

John Ixion

The Intel XDK is great for crossplatform apps https://software.intel.com/en-us/intel-xdk