How to prevent android webview load images?
I give user an option whether to load images or not in a webview.
One option is to using regex to delete all image tags. Is there an easier way?
这应该可以帮助您进行有关 web 视图的所有设置:http: //developer.android.com/reference/android/webkit/WebSettings.html