Pregunta

i have checked many convertion tools but can anybody suggest me a

PAID OR FREE mathml to ASCII converter or any tool

to display mathematical equations in android textView.

¿Fue útil?

Solución

You can visit the solutions from www.wiris.com. With WIRIS editor you can convert from MathML to PNG images suitable to be displayed in any browser and in any application, in particular, also for android.

It is not clear what you mean by mathml to ASCII. As part of the accessibility solutions, the WIRIS tools can generate a textual representation of a formula. For example, for ½ the “ascii” version would be “1 over 2“.

Otros consejos

jqMath at http://mathscribe.com/author/jqmath.html is a JavaScript library you can use.

Since it's in javascript, you can us a WebView to render it.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top