Hey everyone,
I have to realize the following task, but I don't have any clue how to solve it. Lets say, I have a simple text on my activity. Some words of this text shall now be clickable and update the text. So, I need a mechanism to inform android, the the following word should be clickable and marked as as a link. If the user clicks on that word, the text updates. It's kinda similar with the wikipedia system.
But I don't have any ideas how I could solve this. Can anybody give me some hints, tips or whatever how I can do this
greets seux