I have already set android:autoLink=”all” for textview but when i try to incorporate some anchor link into that text view, anchor links are not shown as link.Can anyone help.
I have already set android:autoLink=all for textview but when i try to incorporate some
Share
I think you are looking for this http://xjaphx.wordpress.com/2011/09/12/auto-link-for-textview/
see http://developer.android.com/reference/android/text/util/Linkify.html
Updated:
Latest: