How to give autolink for some part of textview ? For example : My text inside TextView is \"Please click here to open this webpage\". I want to show link for only the text \
use simple Url in strings.xml :
Please Click Here : http://www.google.com
And in Java code write this:
`