Open abelsson opened 14 years ago
See Linkify class - http://developer.android.com/reference/android/text/util/Linkify.html
Also see this for custom links, i.e. making text numbers clickable: http://blog.elsdoerfer.name/2009/10/29/clickable-urls-in-android-textviews/
Weblinks seems to work but not internal links (text numbers).
See Linkify class - http://developer.android.com/reference/android/text/util/Linkify.html