Android Question WebView: Redirect links to Browser?

LWGShane

Well-Known Member
Licensed User
Longtime User
I'm looking into an ad service that doesn't have any native SDKs and uses Javascript to render the ads.

The only solution is to use a WebView, and I'm wanting to know if it's possible to tell links to load in an external browser instead of the WebView.
 
Top