Languages

Menu
Sites
Language
Call Native code from javascript

Hi there, 

I am developing ePub Reader app in Tizen Phone.

With a few years of experience developing ePub Reader app on iOS, 

I just started developing ePub Reader app in Tizen Phone based on Tizen SDK Ver 2.3.

Developing Tizen app seems not so easy to me.

But everything was ok till now.

 

I have faced a problem this morning about how to call Tizen native code from javascript.

In your documentation at https://developer.tizen.org/dev-guide/2.2.1/org.tizen.native.appprogramming/html/tutorials/web_tutorial/using_javascriptbridge.htm, there is full description in the Tizen SDK ver 2.2 or below.

But at Tizen SDK Ver 2.3., how can it be done?

I can find any document or web pages regarding this problem.

Please help me.

 

Responses

4 Replies
John Ixion

Hi Sunho,

An EPUB Reader is an excellent idea: have you considered using Readium ? http://readium.org/

It's open source software: https://github.com/readium

It can be seen in action in Chrome: http://readium.org/news/readium-for-chrome-rated-most-conformant-epub-3-reading-system

-Olivier

 

 

Sunho Park

Hi, Olivier !

I fully agree with you and I know Readium is good open source project to do that job.

Redium is based on JQuery javascript library to process the ePub files.

But for me now, I am doing this job (I mean developing ePub Reader app) by Tizen native code.

And this is not a good place to discuss which is better way to develop ePub Reader app.

Anyway what is your main motivation that you got interested in ePub Reader app and Redium Project?

And where are you from? I mean what is your nationality? (Sorry for personal question)

I am a Korean living in Seoul.

Thanks.

John Ixion

OK for me if you want to write a native app, it just seems a very complex task: a consortium like Readium has been working on it for more than 2 years:

http://readium.org/news/announcing-readiumjs-a-javascript-library-for-browser-based-epub-3-reading

Regarding your questions: I have no special motivation for Readium or EPUB, I'm interested in open source projects in general.

I live in Brussels, Belgium.

Alex Dem

Hi,
I did not face with analog of JavaScriptBridge in Tizen 2.3.0.
Alexey.