I am developing an android application which loads a web application when started. To achieve the purpose I am using webview control. I want my webview to be displayed full
mWebView.setWebChromeClient(new MyWebChromeClient());
remove this java code from your activity.java file then se,