Languages

Menu
Sites
Language
How to Use Dali apis from Web Apps

Hi,

   Can we use Dali apis in Developing Tizen Web apps ?, if so any samples ?.

Thanks

Responses

5 Replies
Masum Talukder

Dear Shivakumar Jagalur Matt,

No, DALi APIs are only for Native applications.

Shivakumar Jagalur Matt

Hi,

   Thanks, In the link https://download.tizen.org/misc/media/conference2014/slides/tdc2014--tizen-3d-ui-dali.pdf, in page14, it has been mentioned that
 applications can be developed in JS, so its not suppourted ?

Thanks

 

Masum Talukder

Hello,

As per my understanding, DALi APIs are only supported in Native App and you can not directly use DALi in your Web App.

"DALi is has JavaScript support: for Hybrid C++/JavaScript applications and Leaverage third party JavaScript modules (backbone.js etc)
JavaScript support is via a plugin held in DALi Toolkit, which builds automatically if Google's V8 engine is installed."

You can see the link for details: http://jonghyunho.com/dali/script-overview_8md_source.html

thanks

 

Shivakumar Jagalur Matt

Hi,

   Ok, Thanks, Do we have any complete samples on how to use Dali apis from Node.js Or any other JS files ?.

Thanks

Masum Talukder

Hello,

I could not find any complete sample but you can get details idea regarding DALi from this site:

http://dalidocs.ahcox.com/d5/d89/md_main.html

~If you think that my answer is helpful for you, then please mark it as the "Best" answer.

thanks