So, I’m writing an app that involves using some mathematical symbols. I’m doing this in the visual XML editor. Is there any way I can get, say, an integral symbol, or a “less than or equal to” symbol? Things like that.
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try put they as HTML.
Here you can display your math symbol in textView
Here the post http://www.hrupin.com/2011/12/how-to-put-some-special-math-symbols-in-textview-editview-or-other-android-ui-element
Hope, it help you!