I want to make a link for a textview text like Google. Is there anyway to make link like this. (i.e) When clicking on the word Google it should open the appropriate link. An
This can also be done by using the default property of Textview
android:autoLink="email"