I’m trying to put in math formulas into my android app, so users can see what the formulas look like, i.e. the distance formula. Is there any way to do this without importing third-party software? Or is that the only way? Thank you in advance.
Share
If you decide you can use a library you could have a look at JLaTeXMath which is referenced in this question or you could try jqMath mentioned here.