How can you print a string with a subscript or superscript? Can you do this without an external library? I want this to display in a TextView in Android.
TextView
I found this article on how to use a Spannable or in a string resource file: or for superscript and subscript, respectively.
Spannable