1

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?

4

1 回答 1

-1

这应该可以帮助您进行有关 web 视图的所有设置:http: //developer.android.com/reference/android/webkit/WebSettings.html

于 2013-01-01T02:44:00.527 回答