1 加载URL

2 状态

3 前进后退网页

4 清除缓存

5 相关类

5.1 WebSettings


5.2 WebViewClient
-
shouldOverrideUrlLoading()
image.png
-
onPageStarted()
image.png
-
onPageFinished()
image.png
-
onLoadResource()
image.png
-
onReceivedError()
image.png
-
onReceivedSslError
image.png
5.3 WebChromeClient
-
onProgressChanged()
image.png
-
onReceivedTitle()
image.png
-
onJsAlert()
image.png
6 相互调用

6.1 Android调用JS

6.2 JS调用Android

7 WebView缓存机制


8 WebView资源预加载

9 漏洞




网友评论