참고 Android Intents with Chrome https://stackoverflow.com/questions/33151246/how-to-handle-intent-on-a-webview-url https://developer.android.com/reference/android/webkit/WebViewClient.html#shouldOv.....
shouldOverrideUrlLoading(WebView view, String url) deprecated 에 따른 버전별 처리에 대한 요약내용입니다.
자세한 내용은 아래에 원문링크를 확인해주시기 바랍니다.