We use MathJAX to render equations expressed via latex on the browsers. How do you do something similar on the Android platform, if you need to express all mathematical equations (e.g. fractions, algebraic equations, calculus, differential equations, trigonometry)

link|improve this question

76% accept rate
Doesn't JavaScript run in the Android browser? Why not try MathJAX and see what you get? – duffymo Mar 20 '11 at 18:37
possible duplicate of MathML and Java – CommonsWare Mar 20 '11 at 18:42
feedback

1 Answer

there is jlatexmath or jeuclid but i dont know if it works with android

you can also render a html page save it to the sdcard and then show it using the webview

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.