Android cmwap网络方式下使用 webview -电脑资料

电脑资料 时间:2019-01-01 我要投稿
【www.unjs.com - 电脑资料】

   

    添加代理:

    protected void onResume() {

    mWebViewr.enablePlatformNotifications();

    }

    取消代理:

    protected void onPause() {

    mWebView.disablePlatformNotifications();

    }

最新文章