• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Math Formula in app android

Hades9x

Lurker
Help me ! Use any view(UI) to make mathematical formulas written on android app . Thank all .

a77cfd.png
 
AFAIK There's nothing in the Android SDK that can help you with this.

I found a Javascript library that can do it, if this is any help

http://mathscribe.com/author/jqmath.html

I notice there are apps that provide mathematical formulae construction, but I guess they are custom built.
If you want a pure Android solution, then this is going to take some work I think.
 
Back
Top Bottom