What does it mean with bug report captured in android tablet?

前端 未结 1 1554
北海茫月
北海茫月 2020-12-16 00:28

I was playing around with my tablet and testing my program, when there was a notification that said bug report captured and whether I would like to share it. I had not seen

相关标签:
1条回答
  • 2020-12-16 00:43

    It's because you have turned on USB debugging in Developer Options. You can create a bug report by holding the power + both volume up and down.

    Edit: This is what the forums say:

    By pressing Volume up + Volume down + power button, you will feel a vibration after a second or so, that's when the bug reporting initiated.

    To disable:

    /system/bin/bugmailer.sh must be deleted/renamed.

    There should be a folder on your SD card called "bug reports".

    Have a look at this thread: http://forum.xda-developers.com/showthread.php?t=2252948

    And this one: http://forum.xda-developers.com/showthread.php?t=1405639

    0 讨论(0)
提交回复
热议问题