Skip to content

Tool that extracts exceptions and life of PID from bugreport file generated from android devices.

Notifications You must be signed in to change notification settings

NikolaDespotoski/BugreportCleaner

Repository files navigation

BugreportCleaner

Tool that extracts exceptions and life of PID from bugreport file generated from android devices.

#Usage: Single bugreport:

bugreportcleaner.jar -p "com.my.package" -i "path/to/bugreport.txt" -o "path/to/output/clean_bugreport.txt" -gc [optional]

Directory of bugreports:

bugreportcleaner.jar -p "com.my.package" -i "path/to/mybugreports" -gc [optional]

About

Tool that extracts exceptions and life of PID from bugreport file generated from android devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages