I have a webview with a website loaded in it. When I click on a link say “Full Site”, I want to launch the default browser of the phone, how do I achieve this? Currently it loads the full site in the web view as well. Thanks!
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You need to attach a
WebViewClientto yourWebViewobject:Just adjust the
if-statementfor your needed