HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

bugreport — Show an Android bug report. This command can only be used through `adb shell`. More information: <ht

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandreportshowbugthiscliandroidbugreport
mobile

Problem

How to use the bugreport command: Show an Android bug report. This command can only be used through adb shell. More information: <https://cs.android.com/android/platform/superproject/+/main:frameworks/native/cmds/bugreport>.

Solution

bugreport — Show an Android bug report. This command can only be used through adb shell. More information: <https://cs.android.com/android/platform/superproject/+/main:frameworks/native/cmds/bugreport>.

Display a complete bug report of an Android device:
bugreport

Code Snippets

Display a complete bug report of an Android device

bugreport

Context

tldr-pages: android/bugreport

Revisions (0)

No revisions yet.