android - open links in an in-app WebView -


i want implement in app browser links in app open in in-app browser ( same facebook app handle links).

i have created new activity takes url , open , don't how initiate when link inside textview clicked (i have spannable text inside textview handles hashtagging).

thanks.

you can use library. library intend do.

https://github.com/thefinestartist/finestwebview-android


Comments

Popular posts from this blog

python - What's the Pythonic way to report nonfatal errors in a parser? -

sql server - Deadlock occuring in Clustered Columnstore index -

angular - Converting AngularJS deffered promise to AngularX observable for JSOM -