I know how to set the Text Style bold. But is there any Shortcut as like <B> tag in HTML that can make Some words as bold.
Ex. :
phone:9825056129
In above text i want to set the phone as bold and the remaining as the normal text. So is it possible ?
Use setspan as showun in following link
http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/text/Link.html