Skip to content

Instantly share code, notes, and snippets.

@Udham1

Udham1/AdbLogcat Secret

Created January 22, 2015 10:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Udham1/cef1dbfd347efb50046c to your computer and use it in GitHub Desktop.
Save Udham1/cef1dbfd347efb50046c to your computer and use it in GitHub Desktop.
--------- beginning of /dev/log/main
W/UnimplementedWebViewApi( 2064): Unimplemented WebView method onKeyDown called from: android.webkit.WebView.onKeyDown(WebView.java:2169)
W/audio_hw_primary( 111): out_write() limiting sleep time 69659 to 23219
W/audio_hw_primary( 111): out_write() limiting sleep time 58049 to 23219
W/audio_hw_primary( 111): out_write() limiting sleep time 69659 to 23219
D/dalvikvm( 633): GC_FOR_ALLOC freed 853K, 23% free 7662K/9948K, paused 8ms, total 8ms
W/EGL_xap ( 989): eglSurfaceAttrib not implemented
W/IInputConnectionWrapper( 2064): showStatusIcon on inactive InputConnection
W/audio_hw_primary( 111): out_write() limiting sleep time 69659 to 23219
W/audio_hw_primary( 111): out_write() limiting sleep time 58049 to 23219
W/audio_hw_primary( 111): out_write() limiting sleep time 46439 to 23219
W/audio_hw_primary( 111): out_write() limiting sleep time 34829 to 23219
E/eglCodecCommon( 2064): **** ERROR unknown type 0x2008d (glSizeof,73)
--------- beginning of /dev/log/system
I/ActivityManager( 633): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=TestWebViewExample.TestWebViewExample/testwebviewexample.MainActivity} from pid 989
D/dalvikvm( 633): GC_FOR_ALLOC freed 598K, 22% free 7828K/9948K, paused 13ms, total 14ms
W/EGL_xap ( 2064): eglSurfaceAttrib not implemented
D/dalvikvm( 2064): GC_CONCURRENT freed 56K, 4% free 4431K/4600K, paused 0ms+1ms, total 7ms
W/InputMethodManagerService( 633): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@5297ffd4 (uid=10008 pid=989)
I/ActivityManager( 633): Displayed TestWebViewExample.TestWebViewExample/testwebviewexample.MainActivity: +528ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment