mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Mon Dec 28 11:27:30 AM CST 2020
This commit is contained in:
parent
b2ebd55419
commit
8f7df49b9a
5 changed files with 46 additions and 36 deletions
|
@ -34,6 +34,9 @@
|
|||
<li>检查文件"/sdcard/uweb/logcat.log"内容。</li>
|
||||
</ul>
|
||||
<p>超微浏览器是手机上调试javascript脚本的最佳工具,无需打包就可有多种方式运行javascript代码。webview dev版自带devtools,运行此工具,打开flag "webview-log-js-console-messages"以后所有js出错信息及console输出会被复制到logcat中。然后用户可根据上一段所述方法诊断。</p>
|
||||
<p>非dev版本webview可点击如下链接运行devtools。<br>
|
||||
<a href="i:16:android.intent.action.VIEW:com.google.android.webview:org.chromium.android_webview.devui.MainActivity">devtools for com.google.android.webview</a></p>
|
||||
<p><a href="i:16:android.intent.action.VIEW:com.android.webview:org.chromium.android_webview.devui.MainActivity">devtools for com.android.webview</a></p>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue