Re: [android-developers] Add a link on a TextView

2011-10-12 Thread TreKing
On Tue, Oct 11, 2011 at 5:14 AM, aru wrote: > do you guys know the other ways ? http://developer.android.com/reference/android/widget/TextView.html#attr_android:autoLink - TreKing

[android-developers] Add a link on a TextView

2011-10-12 Thread aru
Hi Guys, My name's Aru. I got a little trouble to add a link on a TextView. I thought it would be easy to add it using mTextView.regulationTxt.setText(Html.fromHtml(stringContainsLink)); do you guys know the other ways ? Regards, Aru -- You received this message because you are subscribed to