语言

Menu
Sites
Language
Can i mix between Native and WebAPI in one Application ?

Hello I am trying to mix between Native Application and WebAPI application in one application.

Is that possible ??

If Yes How can i do it ?

查看选择的答案

响应

2 回复
Marco Buettner

Yes, it calls hybrid apps. You can find all information about that in the documentation and the SDK has also a sample application

Mark as answer
AVSukhov

Hello,

Documentation about Hybrid app:

https://developer.tizen.org/dev-guide/2.3.0/org.tizen.mobile.web.appprogramming/html/app_dev_process/multiple_project_dev_package.htm

https://developer.tizen.org/dev-guide/2.3.0/org.tizen.mobile.web.appprogramming/html/basics_tizen_programming/hybrid_application_package.htm

Example you can find in IDE:

IDE -> File -> New -> Tizen Web Project -> Samples