System Grab Bag

View all TLDR pages from Android (or from all pages)

bugreportz

Generate a zipped Android bug report. This command can only be used through adb shell. More information: https://cs.android.com/android/platform/superproject/+/master:frameworks/native/cmds/bugreportz.
  • Generate a complete zipped bug report of an Android device:
    bugreportz
  • Show the progress of a running bugreportz operation:
    bugreportz -p
  • Show the version of bugreportz:
    bugreportz -v
  • Display help:
    bugreportz -h

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.