I have the following TextView defined:
i used this simply
Linkify.addLinks(TextView, Linkify.ALL);
makes the links clickable given here