I'm new to android. I was wondering how can make a portion of text act like a HTML link tag but instead of a webpage, it launches an activity.
In my text view i have need to put link to other activities, the problem is my text view can have different text depending on the user request and each text has its own links.