I want to show a math formula in my android app.for that i found mathjax library and use it but the problem is it works so slow to showing a formula especially the first time and more time it doesn't show anything in webview.
in my app the formula is written by the user and the webview must be updated alternatively and i cant use libs which work with cloud computing.
I want to know if there is a faster library to show math formulas and example projects maybe.
Or if there is a way for fixing the problem with MathJax.
and i see these links but i don't get my expectations.
MathML and Java
Display Good-looking Math Formula in Android
Asked
Active
Viewed 647 times
1