Updated at 2020-3-9

A tool for displaying android dumpsys log graphically in HTML.

Features

Currently, visualization of the following log are supported:

Run

Make sure the device is connected:

$ adb devices
List of devices attached
80326a2d device

Run dumpvis in console:

$ chmod a+x dumpvis
$ ./dumpvis
The UI will be hosted in your default web browser at http://localhost:9527.

Support

Android Support
Pie - 9.0.0_r3
Oreo - 8.1.0_r33

Next