开发者

How to enable WebKitDeveloperExtras on Android's WebView

开发者 https://www.devze.com 2023-01-02 13:37 出处:网络
If开发者_运维知识库 I write a native Android application that uses android.webkit.WebView, how do I enable WebKitDeveloperExtras for it? I would like to be able to enable real script debugging via Web

If开发者_运维知识库 I write a native Android application that uses android.webkit.WebView, how do I enable WebKitDeveloperExtras for it? I would like to be able to enable real script debugging via Web Inspector, not just dumping to a console.


Although the WebView is based off the WebKit Rendering Engine, I believe that is all it has in common with browsers such as Chrome and Safari. As such I do not believe there is a way to get the DeveloperExtras.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号