美文网首页
android X5WebView调试模式

android X5WebView调试模式

作者: 笑笑_520 | 来源:发表于2019-01-02 11:10 被阅读0次

    if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.KITKAT) {

    android.webkit.WebView.setWebContentsDebuggingEnabled(true);

    WebView.setWebContentsDebuggingEnabled(true);

    }

    相关文章

      网友评论

          本文标题:android X5WebView调试模式

          本文链接:https://www.haomeiwen.com/subject/uzialqtx.html