Is there possibility in android to provide TextView some text in Java code with setText(text) function with basic tags like and to make marked words underlined ?
Define a string as:
This is an underline text demo for TextView.