Need some insight on this recurring issue, ANR keyDispatchingTimedOut
I have an app that keeps getting ANR in one specific component, and I cannot figure out what is hogging the cpu time. Lately I've been getting two kinds of ANR, a native and a wait. DALVIK THREADS: "main" prio=5 tid=1 NATIVE | group="main" sCount=1 dsCount=0 s=N obj=0x4001d8c0 self=0xccc8 | sysTid=10569 nice=0 sched=0/0 cgrp=default handle=-1345017816 | schedstat=( 9041503981 6690216078 17225 ) at android.view.Surface.lockCanvasNative(Native Method) at android.view.Surface.lockCanvas(Surface.java:314) at android.view.SurfaceView$3.internalLockCanvas(SurfaceView.java:773) at android.view