WEBVIEW DETECT ERROR:

agosto 17, 2018 doido 2.0 0 Comments

webview1.setWebViewClient(new WebViewClient() { public void onReceivedError(WebView
webview1, int errorCode, String description, String failingUrl) {
showMessage("Error"); } });

0 Comments: