Thanks a lot mark. I'll check it out Powered by Telkomsel BlackBerry® -----Original Message----- From: Mark Murphy <[email protected]> Sender: [email protected] Date: Sun, 17 Oct 2010 18:24:48 To: <[email protected]> Reply-To: [email protected] Subject: Re: [android-developers] Display math notation
On Sun, Oct 17, 2010 at 6:14 PM, <[email protected]> wrote: > I want to create a mobile learning for an high school. Is there a way to > display math notation like square, exponent etc in textview? Or should we use > another component? AFAIK, WebView in Android does not support MathML. Here are some options: http://stackoverflow.com/questions/1784786/mathml-and-java -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 3.1 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

