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
How can I pop up Webkit\'s Web Inspector from my WebView object programmatically? I succeed to enable Webkit\'s Web Inspector on my WebView.
Is there an easy way to examine the HTTP GET/POST/OPTIONS/HEAD etc requests being m开发者_Python百科ade by jquery ajax calls using WebKit\'s Web Inspector?I\'m hand crafting responses and am looking f