当前位置:编程学习 > wap >>

Android cmwap网络方式下使用 webview

 


添加代理:

 protected void onResume() {     


mWebViewr.enablePlatformNotifications();


}

取消代理:

protected void onPause() {   


mWebView.disablePlatformNotifications();


}

 

补充:移动开发 , Android ,
CopyRight © 2022 站长资源库 编程知识问答 zzzyk.com All Rights Reserved
部分文章来自网络,