I use autoLink = "web" in a TextView to launch a browser. However, I want to launch myActivity using a WebView when I click links in a TextView. Is it possible to catch the click event and trigger startActivity?
Thanks in advance, Jason
Yes, this is pretty easy to do :)
myIntent.putExtra()
, :
http://developer.android.com/guide/topics/intents/intents-filters.html
" Notepad" , , .
Source: https://habr.com/ru/post/1747476/More articles:border: 2px solid red border VS: 2px red solid - cssread past tapes - cocoaC #: should "" assign a string to make it empty? - stringHow to load several mscorlib.dll and call their internal functions separately? - c ++Deeply nested subqueries for moving trees in MySQL - sqlGrails GSP tag to submit a form with a link? - grailsHow can I manage command line arguments / variables for a script written in Perl? - perlandroid 2.2 browser does not work pageY or PageX in ontouchend event - javascriptКак проверить цифровую подпись с помощью openssl - securityUnable to add space at end of UITextView - stringAll Articles