Report this

What is the reason for this report?

How can I render MathML in Android?

Posted on April 19, 2020

I want to display math equation in android, but I can’t find a good solution. Can anyone help master this problem in android?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi there,

One option here would be to use Firefox on Android as it supports MathML natively.

Or you can use an alternative like JEuclid which does a nice job taking MathML and creating a JPG, PNG, etc.

Another alternative might be to use WebView with a JavaScript Library. You can then use a JavaScript library like MathJax to render the MathML. MathJax can interpret and render MathML, and it works in any browser that supports JavaScript.

Best,

Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.