i have the following output code
View] [ANR Warning]onLayout time too long, this =android.widget.FrameLayout{423b9210 V.E..... ......ID 0,110-480,854 #1020002 android:id/content}time =828
[View] [ANR Warning]onLayout time too long, this =android.widget.LinearLayout{42557788 V.E..... ......ID 0,0-480,854}time =828
[View] [ANR Warning]onLayout time too long, this =com.android.internal.policy.impl.PhoneWindow$DecorView{42557040 V.E..... R.....ID 0,0-480,854}time =828
[Choreographer] Skipped 44 frames! The application may be doing too much work on its main thread.
[WebView] onTrimMemory: 15
[SurfaceTextureClient] [STC::queueBuffer] (this:0x660578d8) fps:2.97, dur:1010.06, max:930.53, min:27.11
[ViewRootImpl] ANR Key Analyze: No Key event currently.
[ViewRootImpl] ANR Key Analyze: Previeous Event KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=158, metaState=0, flags=0x248, repeatCount=0, eventTime=208761563, downTime=208761480, deviceId=3, source=0x101 },finish at 2015-03-23 12:18:43.225
[ViewRootImpl] ANR Motion Analyze: No motion event currently.
[ViewRootImpl] ANR Motion Analyze: Previeous Event MotionEvent { action=ACTION_UP, id[0]=0, x[0]=359.25156, y[0]=418.50995, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=208769247, downTime=208769189, deviceId=3, source=0x1002 },finish at 2015-03-23 12:18:50.905
[ViewRootImpl] The current processed event of VRI is none
[ViewRootImpl] notify IMS Dump
[ANRAppManager] !!! It is not under singleton mode, U can't use it. !!!
[ServiceManager] The name of the service is anrmanager
can anybody help??