4

I have a big problem with all my Android Project which is the error :

"Failed to get GED Log Buf, err(0)".

I don't really know what to do and how can I fix it. Can anyone help me please ?

Thank a lot

coder
  • 8,346
  • 16
  • 39
  • 53
Vincent Tng
  • 145
  • 4
  • 12

2 Answers2

0

Find Advanced logging in your phone's Developer options setting entry. Set to Allow all.

z.h.
  • 205
  • 3
  • 8
0

Late reply but it may use full to someone. In my case: Go to Settings -> System -> Developer Options ->

  1. Scroll till you see "Logging level" (Click and set it to verbose).
  2. and also scroll to "Always show crash dialogue" and enable it.
Shashi Shiva L
  • 495
  • 11
  • 27