Note that there are some explanatory texts on larger screens.

plurals
  1. POANR Crash while debugging application
    primarykey
    data
    text
    <p>Actually i have created an app and its work fine. But suppose i debug my app and somehow while debugging my device locked. Now when i unlocked my device its crash and showing the ANR(Activity Not Responding). I look at the logcat but not able to get any clue from there. So please help me to solve this out. My logcat is given below:</p> <pre><code>03-16 16:54:46.117: E/ActivityManager(114): ANR in in.plackal.lovecyclesfree 03-16 16:54:46.117: E/ActivityManager(114): Reason: Broadcast of Intent { act=android.intent.action.SCREEN_OFF flg=0x40000000 } 03-16 16:54:46.117: E/ActivityManager(114): Load: 1.49 / 1.23 / 1.28 03-16 16:54:46.117: E/ActivityManager(114): CPU usage from 5083ms to 0ms ago: 03-16 16:54:46.117: E/ActivityManager(114): 2.5% 114/system_server: 1.5% user + 0.9% kernel / faults: 3 minor 03-16 16:54:46.117: E/ActivityManager(114): 0% 14/kondemand/0: 0% user + 0% kernel 03-16 16:54:46.117: E/ActivityManager(114): 0% 49/file-storage: 0% user + 0% kernel 03-16 16:54:46.117: E/ActivityManager(114): 0.1% 182/com.android.systemui: 0.1% user + 0% kernel 03-16 16:54:46.117: E/ActivityManager(114): 2.9% TOTAL: 2.1% user + 0.7% kernel 03-16 16:54:46.117: E/ActivityManager(114): CPU usage from 212ms to 723ms later: 03-16 16:54:46.117: E/ActivityManager(114): 7.2% 114/system_server: 1.8% user + 5.4% kernel 03-16 16:54:46.117: E/ActivityManager(114): 7.2% 130/ActivityManager: 1.8% user + 5.4% kernel 03-16 16:54:46.117: E/ActivityManager(114): 1.8% 121/SurfaceFlinger: 1.8% user + 0% kernel 03-16 16:54:46.117: E/ActivityManager(114): 1.4% 182/com.android.systemui: 1.4% user + 0% kernel 03-16 16:54:46.117: E/ActivityManager(114): 3.8% TOTAL: 1.9% user + 1.9% kernel </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload