Hi

We need to express & render all mathematical equations (e.g.
fractions, algebraic equations, matrix, calculus, trigonometry) in the
our Android Native Application [not a web/browser application] to be
run on tablet device.

(a)Is there a way to do the same using any Android libraries?  For eg
for desktop/server Java based JLatexMath can be used. Is there similar
option available for Android? How can something similar be done on the
Android platform?

(b) If native libraries are not there, then how easy/difficult will it
be to use Android web-view to provide support for equations expression
and rendering. Will it possible to use java script libraries like
jsMath?

(c)  In our application, there are some action that needs to be
performed based on user event for an equation. If web view is used,
then how can it trigger processing in native part of our application.
What complication can be there while calling native [application code
and not native Android] API?

If anyone has done this on Android how they approached this.

thanks
Pradeep

-- 
You received this message because you are subscribed to the Google Groups 
"Android Discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/android-discuss?hl=en.

Reply via email to