uweb/logcat/index.html
2020-05-10 17:02:23 +08:00

1.3 KiB
Raw Blame History

<html> <head> </head> Tags

安卓系统出错诊断

超微浏览器如果闪退,会生成出错文件"/sdcard/uweb/error.log"。

如果超微或安卓系统或任何应用出现问题,则可利用超微浏览器进行诊断,方法如下:

  • 访问常用命令网页点击安装logcat相关的两个命令。
  • 清空后台并重启超微浏览器。
  • 长按历史按钮,执行命令"清空logcat"。
  • 触发有问题的功能。
  • 长按历史按钮,执行命令"输出logcat.log".
  • 检查文件"/sdcard/uweb/logcat.log"内容。
</html>