Can someone advice me how to tune up Android WebView to skip images from remote server (without image placeholders)
Try using :
webView.getSettings().setLoadsImagesAutomatically(false);
1.4m articles
1.4m replys
5 comments
57.0k users