今天用到了这些东西 这里把我自己的理解附上
我认为setWebViewClient 功能比另一个少的多 如果你只需要一个html加载 那直接用这个就可以了
如果你需要一个js,以及favicons, titles, and the progress那你就需要setWebChromeClient
今天用到了这些东西 这里把我自己的理解附上
我认为setWebViewClient 功能比另一个少的多 如果你只需要一个html加载 那直接用这个就可以了
如果你需要一个js,以及favicons, titles, and the progress那你就需要setWebChromeClient