Android desktop log viewer

后端 未结 11 1467
無奈伤痛
無奈伤痛 2020-11-30 01:08

My Android application may save logcat logs to a file. This log file is then sent to developers for analysis.

Is there a nice desktop andro

11条回答
  •  攒了一身酷
    2020-11-30 01:49

    Desktop tool for reading android logcat log file, the same as DDMS. enter image description here The purpose of this tool is to allow developers to quickly locate, analyze, problem-solving, rather than struggling in the log file.

    Feature: http://code.google.com/p/androidlogcatviewer/wiki/KeyFeature

    Download: http://code.google.com/p/androidlogcatviewer/downloads/list

    Discuss-group: http://groups.google.com/group/androidlogcatviewer

提交回复
热议问题