Android Autolink to launch WebView

Posted by Jason Kim on Stack Overflow See other posts from Stack Overflow or by Jason Kim
Published on 2010-05-28T03:51:33Z Indexed on 2010/05/28 8:51 UTC
Read the original article Hit count: 367

Filed under:
|
|
|
|

Hi,

I'm using autoLink="web" attribute in TextView to launch Browser. However, I want to launch the myActivity with WebView, when I click the links in TextView. Is is possible that catch the click event and invoke startActivity?

Thanks in advance, Jason

© Stack Overflow or respective owner

Related posts about android

Related posts about url