I'm making a calculator for Android.. and I'd like to see my expressions in a cool format..
example: instead of 2^2 I'd like to see 2².
The expression is shown in an Edit Text.
how can i achieve that? I've found nothing use full yet on the Internet.
thanks a lot!!