C
Claimed by
Sony Mobile
Analyzed 1 day ago
A command line tool which parses and converts android bugreport files into more human readable html reports.
The purpose of the ChkBugReport tool is to process the bugreport files generated on the phone, and
extract as much useful data as possible.
The generated report is in HTML format (or
... [More]
more exactly, a collection of HTML, text and image files).
The main reason is, it is much easier to create HTML files (and images and include them in the document). [Less]