Hi Friends,
I need clarification of using webkit for calling native apis to develop the HTML5 web application.
My doubts:
1) Webkit is available with tizen sdk or we need to download separately. if so, where we need to download?
2) How to link webkit with our native c apis?
3) how to create java script apis from webkit for web based application?
4) HTML5 application how it will interact with javascript api that is given from webkit?
HTML5 web application -> javascript api->webkit-> native applicaiton is this flow right???