race condition between lowmemorykiller and ActivityManager? - Nexus S Q&A, Help & Troubleshooting

Having the game Dead Trigger lag on my phone sometimes have prompted me to investigate further about why it lags only sometimes.
I realise that the lowmemorykiller have kicked into action when Dead Trigger is being played, and some processes are being killed. However, the ActivityManager will actually attempt to restart them back, from logcat, I get two types of messages, one is like
I/ActivityManager( 250): Process com.google.android.gsf.login (pid 18553) has died.
...
I/ActivityManager( 250): Start proc com.google.android.gsf.login for service com.google.android.gsf.login/com.google.android.gsf.loginservice.GoogleLoginService: pid=18790 uid=10012 gids={3003, 1015, 1028, 1007, 2001, 3006}
And the second type is like this:
I/ActivityManager( 250): Process com.google.android.apps.maps (pid 18716) has died.
W/ActivityManager( 250): Scheduling restart of crashed service com.google.android.apps.maps/com.google.googlenav.prefetch.android.PrefetcherService in 20000ms
What I don't get is that, doesn't this causes the process/service to be killed and restarted, killed and restarted, when I am having a foreground app that needs a lot of memory??
I would have expected ActivityManager to not restart the apps back when they are being killed by the lowmemorykiller, but it seems like there's no way the ActivityManager can know.

should I repost this in the Android General section?

Related

FC on game with xbox controller

So I was trying to assign functions to xbox360 controller in "Critical Strike Portable"(awesome game), but every time I plug the controller in, the game FCs Just thought I'd ask if anybody knew of any possible work arounds. I am using the dock, usb hub, mouse, keyboard and the xbox controller, but have tried it with just the controller as well. Works great with GTA3. Rom and Kernel version in the picture. Big Thanks to anyone who can help
<Logcat> controller plugged in>reset log>start app>FC>pause
12-12 00:29:59.997 D/AlarmManager(13097): Added alarm Alarm{415b93d8 type 0 android} type:RTC_WAKEUP when: At 12/12/12 1:00 AM repeatInterval: 0h:30m:0.0s
12-12 00:29:59.997 D/AlarmManager(13097): Triggered Alarm 415b93d8 RTC_WAKEUP IntentSender{419b3028: PendingIntentRecord{415cdb30 android broadcastIntent}}
12-12 00:30:00.077 D/PowerManagerService(13097): @PowerManagement: 'KEEP_SCREEN_ON_FLAG' releaseWakeLock when screen locked
12-12 00:30:02.557 I/ActivityManager(13097): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.anddoes.launcher/.Launcher u=0} from pid 13097
12-12 00:30:02.627 D/dalvikvm(13097): GC_FOR_ALLOC freed 1110K, 21% free 15592K/19591K, paused 46ms, total 50ms
12-12 00:30:02.637 D/WindowManager(13097): adjustConfigurationLw, config:{1.0 0mcc0mnc (no locale) sw901dp w1442dp h853dp xlrg land ?uimode ?night finger qwerty/v/v dpad/v} mLidState:1 mHasDockFeature:true mHasHallSensorFeature:true config.hardKeyboardHidden:1
12-12 00:30:05.157 I/ActivityManager(13097): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 pkg=com.StudioOnMars.CSPortable cmp=com.StudioOnMars.CSPortable/com.unity3d.player.UnityPlayerProxyActivity bnds=[594,109][722,237] u=0} from pid 18061
12-12 00:30:05.197 I/ActivityManager(13097): Start proc com.StudioOnMars.CSPortable for activity com.StudioOnMars.CSPortable/com.unity3d.player.UnityPlayerProxyActivity: pid=28038 uid=10073 gids={3003, 1015, 1006, 1028}
12-12 00:30:05.207 D/WindowManager(13097): adjustConfigurationLw, config:{1.0 0mcc0mnc (no locale) sw901dp w1442dp h853dp xlrg land ?uimode ?night finger qwerty/v/v dpad/v} mLidState:1 mHasDockFeature:true mHasHallSensorFeature:true config.hardKeyboardHidden:1
12-12 00:30:05.307 D/dalvikvm(28038): GC_CONCURRENT freed 93K, 8% free 7608K/8199K, paused 12ms+13ms, total 43ms
12-12 00:30:05.317 I/ActivityManager(13097): START {flg=0x10000 cmp=com.StudioOnMars.CSPortable/com.unity3d.player.UnityPlayerNativeActivity u=0} from pid 28038
12-12 00:30:05.327 D/WindowManager(13097): adjustConfigurationLw, config:{1.0 0mcc0mnc (no locale) sw901dp w1442dp h853dp xlrg land ?uimode ?night finger qwerty/v/v dpad/v} mLidState:1 mHasDockFeature:true mHasHallSensorFeature:true config.hardKeyboardHidden:1
12-12 00:30:05.357 D/dalvikvm(28038): Trying to load lib /data/data/com.StudioOnMars.CSPortable/lib/libmono.so 0x414024f0
12-12 00:30:05.357 D/dalvikvm(28038): Added shared lib /data/data/com.StudioOnMars.CSPortable/lib/libmono.so 0x414024f0
12-12 00:30:05.537 D/proxy (28038): Added shared lib /assets/libs/armeabi-vfp/libmono.so 0x581c7f4c
12-12 00:30:05.537 D/proxy (28038): No JNI_OnLoad found in /assets/libs/armeabi-vfp/libmono.so 0x581c7f4c
12-12 00:30:05.537 D/dalvikvm(28038): Trying to load lib /data/data/com.StudioOnMars.CSPortable/lib/libunity.so 0x414024f0
12-12 00:30:05.537 D/dalvikvm(28038): Added shared lib /data/data/com.StudioOnMars.CSPortable/lib/libunity.so 0x414024f0
12-12 00:30:05.867 D/proxy (28038): Added shared lib /assets/libs/armeabi-vfp/libunity.so 0x581e2f9c
12-12 00:30:05.897 V/Sensors (13097): setDelay - sensor Accelerometer (handle 4), rate 66 ms (15.00 Hz)
12-12 00:30:05.897 V/Sensors (13097): setDelay - sensor Accelerometer (handle 4), rate 20 ms (50.00 Hz)
12-12 00:30:05.897 V/Sensors (13097): set fifo rate - divider : 3, delay : 20 ms (50.00 Hz)
12-12 00:30:05.897 I/MPL-fifo(13097): Actual ODR: 50000 mHz
12-12 00:30:05.897 E/Sensors (13097): enable - sensor MagneticField (handle 5) dis -> en
12-12 00:30:05.897 V/Sensors (13097): enabled_sensors: 48 dmp_started: 1
12-12 00:30:05.897 W/Sensors (13097): Cannot disable 9 axis sensor fusion - already disabled
12-12 00:30:05.897 I/MPL-mldl_cfg_mpu13097): inv_mpu_suspend(,,,,7fff) -> 0000
12-12 00:30:05.897 V/Sensors (13097): calling inv_set_mpu_sensors(0003ff)
12-12 00:30:05.897 V/Sensors (13097): Starting DMP
12-12 00:30:05.897 I/Sensors (13097): Enabled 9 axis sensor fusion
12-12 00:30:06.137 I/MPL-mldl_cfg_mpu13097): inv_mpu_resume(,,,,03ff) -> 03ff
12-12 00:30:06.137 V/Sensors (13097): setDelay - sensor MagneticField (handle 5), rate 200 ms (5.00 Hz)
12-12 00:30:06.137 V/Sensors (13097): setDelay - sensor MagneticField (handle 5), rate 20 ms (50.00 Hz)
12-12 00:30:06.637 D/dalvikvm(13097): WAIT_FOR_CONCURRENT_GC blocked 0ms
12-12 00:30:06.697 D/dalvikvm(13097): GC_EXPLICIT freed 610K, 21% free 15571K/19591K, paused 2ms+4ms, total 62ms
12-12 00:30:06.927 D/libEGL (28038): loaded /system/lib/egl/libEGL_tegra.so
12-12 00:30:06.937 E/ (28038): file /data/data/com.nvidia.NvCPLSvc/files/driverlist.txt: not found!
12-12 00:30:06.937 I/ (28038): Attempting to load EGL implementation /system/lib//egl/libEGL_tegra_impl
12-12 00:30:06.947 I/ (28038): Loaded EGL implementation /system/lib//egl/libEGL_tegra_impl
12-12 00:30:06.957 D/libEGL (28038): loaded /system/lib/egl/libGLESv1_CM_tegra.so
12-12 00:30:06.957 D/libEGL (28038): loaded /system/lib/egl/libGLESv2_tegra.so
12-12 00:30:06.967 D/Unity (28038): Creating OpenGL ES 1.x context (RGB16 565 16/0)
12-12 00:30:06.977 D/NvOsDebugPrintf(28038): Library for API 1 exposes function not wrapped: glPointSizePointerOES
12-12 00:30:06.987 I/ (28038): Loading GLESv1_CM implementation /system/lib//egl/libGLESv1_CM_tegra_impl
12-12 00:30:07.017 I/ActivityManager(13097): Displayed com.StudioOnMars.CSPortable/com.unity3d.player.UnityPlayerNativeActivity: +1s686ms (total +1s830ms)
12-12 00:30:09.407 I/PocketChange(28038): Using default properties, no overrides found
12-12 00:30:09.427 D/dalvikvm(28038): GC_CONCURRENT freed 330K, 10% free 7724K/8519K, paused 1ms+2ms, total 14ms
12-12 00:30:09.517 D/dalvikvm(28038): GC_CONCURRENT freed 215K, 8% free 8059K/8711K, paused 11ms+12ms, total 42ms
12-12 00:30:09.537 E/Unity (28038): Unable to find __Internal
12-12 00:30:09.547 I/Unity (28038): External Call: if(typeof(kongregateUnitySupport) != 'undefined'){ kongregateUnitySupport.initAPI('Loader', 'OnKongregateAPILoaded');};
12-12 00:30:09.547 I/Unity (28038):
12-12 00:30:09.547 I/Unity (28038): (Filename: ./Runtime/ExportGenerated/AndroidManaged/UnityEngineApplication.cpp Line: 318)
12-12 00:30:09.547 I/Unity (28038):
12-12 00:30:09.557 I/Prime31 (28038): FacebookPlugin constructor running. Creating Handler. Current thread: GLThread 535
12-12 00:30:09.567 I/Prime31 (28038): initializing Facebook object with appId: 283447048434567
12-12 00:30:09.757 D/dalvikvm(28038): GC_CONCURRENT freed 624K, 13% free 7850K/8967K, paused 2ms+2ms, total 19ms
12-12 00:30:10.057 D/dalvikvm(28038): GC_CONCURRENT freed 380K, 12% free 7916K/8967K, paused 11ms+12ms, total 41ms
12-12 00:30:10.447 D/dalvikvm(28038): GC_CONCURRENT freed 285K, 11% free 8051K/8967K, paused 2ms+2ms, total 19ms
12-12 00:30:13.507 D/dalvikvm(28038): GC_FOR_ALLOC freed 242K, 11% free 8018K/8967K, paused 14ms, total 14ms
12-12 00:30:13.507 I/dalvikvm-heap(28038): Grow heap (frag case) to 8.976MB for 734485-byte allocation
12-12 00:30:13.537 D/dalvikvm(28038): GC_FOR_ALLOC freed 0K, 11% free 8735K/9735K, paused 24ms, total 24ms
12-12 00:30:13.567 D/dalvikvm(28038): GC_CONCURRENT freed 5K, 11% free 8732K/9735K, paused 11ms+11ms, total 34ms
12-12 00:30:13.827 I/Sensors (13097): **** No Motion ****
12-12 00:30:14.537 D/dalvikvm(28038): GC_CONCURRENT freed 1101K, 17% free 8120K/9735K, paused 15ms+2ms, total 53ms
12-12 00:30:14.837 D/dalvikvm(28038): GC_CONCURRENT freed 352K, 16% free 8213K/9735K, paused 12ms+12ms, total 47ms
12-12 00:30:14.937 D/dalvikvm(28038): GC_CONCURRENT freed 339K, 15% free 8317K/9735K, paused 12ms+1ms, total 38ms
12-12 00:30:15.057 D/dalvikvm(28038): GC_CONCURRENT freed 285K, 14% free 8454K/9735K, paused 13ms+13ms, total 72ms
12-12 00:30:17.567 D/webviewglue(28038): nativeDestroy view: 0x60d85de0
12-12 00:30:17.997 D/dalvikvm(28038): GC_CONCURRENT freed 418K, 13% free 8524K/9735K, paused 13ms+10ms, total 51ms
12-12 00:30:25.377 I/InputDispatcher(13097): Application is not responding: AppWindowToken{41b189e0 token=Token{41462168 ActivityRecord{416f7fa8 com.StudioOnMars.CSPortable/com.unity3d.player.UnityPlayerNativeActivity}}} - Window{4179f620 com.StudioOnMars.CSPortable/com.unity3d.player.UnityPlayerNativeActivity paused=false}. It has been 5005.0ms since event, 5004.7ms since wait started. Reason: Waiting because the focused window has not finished processing the input events that were previously delivered to it.
12-12 00:30:25.397 I/WindowManager(13097): Input event dispatching timed out sending to com.StudioOnMars.CSPortable/com.unity3d.player.UnityPlayerNativeActivity
12-12 00:30:25.447 I/Process (13097): Sending signal. PID: 28038 SIG: 3
12-12 00:30:25.447 I/dalvikvm(28038): threadid=3: reacting to signal 3
12-12 00:30:25.487 I/dalvikvm(28038): Wrote stack traces to '/data/anr/traces.txt'
12-12 00:30:25.487 I/Process (13097): Sending signal. PID: 13097 SIG: 3
12-12 00:30:25.487 I/dalvikvm(13097): threadid=3: reacting to signal 3
12-12 00:30:25.617 D/BluetoothDunNative.cpp(13097): [Monitor] Receive message timeout
12-12 00:30:25.707 E/Sensors (13097): poll() failed (Interrupted system call)
12-12 00:30:25.717 I/DunMonitor(13097): Receive the event:null
12-12 00:30:25.717 I/Process (13097): Sending signal. PID: 13371 SIG: 3
12-12 00:30:25.717 I/dalvikvm(13371): threadid=3: reacting to signal 3
12-12 00:30:25.727 I/dalvikvm(13097): Wrote stack traces to '/data/anr/traces.txt'
12-12 00:30:25.727 I/Process (13097): Sending signal. PID: 13363 SIG: 3
12-12 00:30:25.727 I/dalvikvm(13363): threadid=3: reacting to signal 3
12-12 00:30:25.757 I/dalvikvm(13363): Wrote stack traces to '/data/anr/traces.txt'
12-12 00:30:25.757 I/Process (13097): Sending signal. PID: 13282 SIG: 3
12-12 00:30:25.757 I/dalvikvm(13282): threadid=3: reacting to signal 3
12-12 00:30:25.767 I/dalvikvm(13371): Wrote stack traces to '/data/anr/traces.txt'
12-12 00:30:25.797 I/dalvikvm(13282): Wrote stack traces to '/data/anr/traces.txt'
12-12 00:30:25.957 D/dalvikvm(13097): WAIT_FOR_CONCURRENT_GC blocked 0ms
12-12 00:30:26.047 D/dalvikvm(13097): GC_EXPLICIT freed 1477K, 19% free 15951K/19591K, paused 6ms+6ms, total 94ms
12-12 00:30:26.607 E/ActivityManager(13097): ANR in com.StudioOnMars.CSPortable (com.StudioOnMars.CSPortable/com.unity3d.player.UnityPlayerNativeActivity)
12-12 00:30:26.607 E/ActivityManager(13097): Reason: keyDispatchingTimedOut
12-12 00:30:26.607 E/ActivityManager(13097): Load: 0.59 / 0.56 / 0.37
12-12 00:30:26.607 E/ActivityManager(13097): CPU usage from 7007ms to 0ms ago:
12-12 00:30:26.607 E/ActivityManager(13097): 40% 28038/com.StudioOnMars.CSPortable: 28% user + 11% kernel / faults: 201 minor
12-12 00:30:26.607 E/ActivityManager(13097): 15% 13097/system_server: 6.2% user + 9.4% kernel / faults: 263 minor
12-12 00:30:26.607 E/ActivityManager(13097): 7.8% 120/surfaceflinger: 3.8% user + 3.9% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 7.4% 12951/mediaserver: 6.5% user + 0.8% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 1.5% 25843/kworker/u:0: 0% user + 1.5% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 0.8% 26638/kworker/0:1: 0% user + 0.8% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 0.7% 21693/irq/210-host_sp: 0% user + 0.7% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 0.5% 21706/irq/214-host_sp: 0% user + 0.5% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 0.4% 78/kinteractiveup: 0% user + 0.4% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 0.2% 13282/com.android.systemui: 0.1% user + 0.1% kernel / faults: 1 minor
12-12 00:30:26.607 E/ActivityManager(13097): 0.2% 21715/irq/218-host_sp: 0% user + 0.2% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 0.1% 94/mmcqd/0: 0% user + 0.1% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 0.1% 26595/kworker/u:1: 0% user + 0.1% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 30% TOTAL: 19% user + 11% kernel + 0% iowait
12-12 00:30:26.607 E/ActivityManager(13097): CPU usage from 619ms to 1147ms later:
12-12 00:30:26.607 E/ActivityManager(13097): 35% 28038/com.StudioOnMars.CSPortable: 32% user + 3.7% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 32% 28052/UnityMain: 28% user + 3.7% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 1.8% 28038/Mars.CSPortable: 1.8% user + 0% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 1.8% 28053/er$SensorThread: 0% user + 1.8% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 1.8% 28054/FMODAudioDevice: 1.8% user + 0% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 17% 13097/system_server: 3.8% user + 13% kernel / faults: 3 minor
12-12 00:30:26.607 E/ActivityManager(13097): 7.6% 13109/SensorService: 1.9% user + 5.7% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 3.8% 13164/InputDispatcher: 0% user + 3.8% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 1.9% 13159/er$SensorThread: 0% user + 1.9% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 1.9% 13165/InputReader: 0% user + 1.9% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 7.5% 12951/mediaserver: 7.5% user + 0% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 5.6% 13124/AudioOut_2: 5.6% user + 0% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 5.6% 120/surfaceflinger: 1.8% user + 3.7% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 1.8% 327/SurfaceFlinger: 0% user + 1.8% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 1.8% 369/EventThread: 1.8% user + 0% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 1.8% 371/Binder_1: 1.8% user + 0% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 1.2% 78/kinteractiveup: 0% user + 1.2% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 1.4% 21693/irq/210-host_sp: 0% user + 1.4% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 1.4% 26595/kworker/u:1: 0% user + 1.4% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 1.4% 26638/kworker/0:1: 0% user + 1.4% kernel
12-12 00:30:26.607 E/ActivityManager(13097): 16% TOTAL: 10% user + 6.1% kernel
12-12 00:30:26.617 I/InputDispatcher(13097): Window 'Window{4179f620 com.StudioOnMars.CSPortable/com.unity3d.player.UnityPlayerNativeActivity paused=false}' spent 6821.2ms processing the last input event: MotionEvent(action=7, deviceId=25, source=0x00002002)
12-12 00:30:26.617 I/InputDispatcher(13097): Window 'Window{4179f620 com.StudioOnMars.CSPortable/com.unity3d.player.UnityPlayerNativeActivity paused=false}' spent 6811.1ms processing the last input event: MotionEvent(action=7, deviceId=25, source=0x00002002)
12-12 00:30:26.617 I/InputDispatcher(13097): Window 'Window{4179f620 com.StudioOnMars.CSPortable/com.unity3d.player.UnityPlayerNativeActivity paused=false}' spent 6774.9ms processing the last input event: MotionEvent(action=7, deviceId=25, source=0x00002002)
12-12 00:30:26.617 I/InputDispatcher(13097): Window 'Window{4179f620 com.StudioOnMars.CSPortable/com.unity3d.player.UnityPlayerNativeActivity paused=false}' spent 6767.2ms processing the last input event: MotionEvent(action=7, deviceId=25, source=0x00002002)
12-12 00:30:26.617 I/InputDispatcher(13097): Window 'Window{4179f620 com.StudioOnMars.CSPortable/com.unity3d.player.UnityPlayerNativeActivity paused=false}' spent 6751.1ms processing the last input event: MotionEvent(action=7, deviceId=25, source=0x00002002)
12-12 00:30:26.617 I/InputDispatcher(13097): Window 'Window{4179f620 com.StudioOnMars.CSPortable/com.unity3d.player.UnityPlayerNativeActivity paused=false}' spent 6620.1ms processing the last input event: MotionEvent(action=7, deviceId=25, source=0x00002002)
12-12 00:30:26.617 I/InputDispatcher(13097): Window 'Window{4179f620 com.StudioOnMars.CSPortable/com.unity3d.player.UnityPlayerNativeActivity paused=false}' spent 6558.9ms processing the last input event: MotionEvent(action=7, deviceId=25, source=0x00002002)
12-12 00:30:30.877 W/ActivityManager(13097): Force finishing activity com.StudioOnMars.CSPortable/com.unity3d.player.UnityPlayerNativeActivity
12-12 00:30:30.927 I/ActivityManager(13097): Killing ProcessRecord{418ddad8 28038:com.StudioOnMars.CSPortable/u0a73}: user's request
12-12 00:30:30.967 V/Sensors (13097): setDelay - sensor Accelerometer (handle 4), rate 66 ms (15.00 Hz)
12-12 00:30:30.967 I/WindowState(13097): WIN DEATH: Window{418f18e0 SurfaceView paused=false}
12-12 00:30:30.967 I/ActivityManager(13097): Process com.StudioOnMars.CSPortable (pid 28038) has died.
12-12 00:30:30.977 W/InputDispatcher(13097): channel '4179f620 com.StudioOnMars.CSPortable/com.unity3d.player.UnityPlayerNativeActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
12-12 00:30:30.977 E/InputDispatcher(13097): channel '4179f620 com.StudioOnMars.CSPortable/com.unity3d.player.UnityPlayerNativeActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
12-12 00:30:30.977 W/InputDispatcher(13097): Attempted to unregister already unregistered input channel '4179f620 com.StudioOnMars.CSPortable/com.unity3d.player.UnityPlayerNativeActivity (server)'
12-12 00:30:30.977 E/Sensors (13097): enable - sensor MagneticField (handle 5) en -> dis
12-12 00:30:30.977 V/Sensors (13097): enabled_sensors: 16 dmp_started: 1
12-12 00:30:30.977 I/WindowState(13097): WIN DEATH: Window{4179f620 com.StudioOnMars.CSPortable/com.unity3d.player.UnityPlayerNativeActivity paused=true}
12-12 00:30:30.977 I/WindowManager(13097): WINDOW DIED Window{4179f620 com.StudioOnMars.CSPortable/com.unity3d.player.UnityPlayerNativeActivity paused=true}
12-12 00:30:30.987 I/Sensors (13097): Disabled 9 axis sensor fusion
12-12 00:30:30.987 D/WindowManager(13097): adjustConfigurationLw, config:{1.0 0mcc0mnc (no locale) sw901dp w1442dp h853dp xlrg land ?uimode ?night finger qwerty/v/v dpad/v} mLidState:1 mHasDockFeature:true mHasHallSensorFeature:true config.hardKeyboardHidden:1
12-12 00:30:31.037 W/InputMethodManagerService(13097): Got RemoteException sending setActive(false) notification to pid 28038 uid 10073
12-12 00:30:31.057 I/MPL-mldl_cfg_mpu13097): inv_mpu_suspend(,,,,7fff) -> 0000
12-12 00:30:31.057 V/Sensors (13097): calling inv_set_mpu_sensors(000070)
12-12 00:30:31.057 I/MPL-fifo(13097): Actual ODR: 50000 mHz
12-12 00:30:31.057 V/Sensors (13097): Calibration file successfully stored
12-12 00:30:31.057 V/Sensors (13097): Starting DMP
12-12 00:30:31.057 E/ (13097): /home/mcaramello/Software/MPL/branch-CAN-4.1.0/mlsdk/mltools/batch/mlsdk-rel-android-src-CONFIDENTIAL/mldmp/mlsupervisor_9axis.c|inv_enable_9x_fusion_legacy|299 returning 1
12-12 00:30:31.057 E/Sensors (13097): Error while trying to enable 9 axis sensor fusion : 1
12-12 00:30:31.057 I/MPL-mldl_cfg_mpu13097): inv_mpu_resume(,,,,0070) -> 0070
12-12 00:30:31.057 V/Sensors (13097): set fifo rate - divider : 13, delay : 66 ms (15.00 Hz)
12-12 00:30:31.057 I/MPL-fifo(13097): Actual ODR: 25000 mHz
12-12 00:30:31.057 V/Sensors (13097): setDelay - sensor MagneticField (handle 5), rate 20 ms (50.00 Hz)
12-12 00:30:31.177 D/LowBatteryService(27601): onReceive:Intent { act=android.intent.action.BATTERY_CHANGED flg=0x60000010 (has extras) }
12-12 00:30:31.177 D/LowBatteryService(27601): mAcOnline = true, mDeviceBatteryLevel = 100, mDockBatteryLevel = 0, mDockBatteryStatus = 0
12-12 00:30:31.177 D/LowBatteryService(27601): Charging, no need to apply config
12-12 00:30:31.177 D/LowBatteryService(27601): Battery level is good, no need to apply low battery config.
12-12 00:30:31.177 D/DockManagerService(27601): Display mobile dock notificaiton, level:100 status:4
12-12 00:30:31.177 D/DockManagerService(27601): mLastAcOnline:true mAcOnline:true
12-12 00:30:36.067 I/ActivityManager(13097): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 pkg=com.nolanlawson.logcat cmp=com.nolanlawson.logcat/.LogcatActivity bnds=[996,109][1124,237] u=0} from pid 18061
12-12 00:30:36.087 D/WindowManager(13097): adjustConfigurationLw, config:{1.0 0mcc0mnc (no locale) sw901dp w1442dp h853dp xlrg land ?uimode ?night finger qwerty/v/v dpad/v} mLidState:1 mHasDockFeature:true mHasHallSensorFeature:true config.hardKeyboardHidden:1
12-12 00:30:36.107 V/TabletStatusBar(13282): setLightsOn(true)

[Q] Issue with physical buttons

I am running Liquid Smooth 2.1-rc1.
It is a d2vzw. After about 24 hours of it being on, the physical buttons are all being registered as a double press. Like, when I press the home button once, it brings up the recently used applications, and when I press the menu button it brings up the google search.
It does this until I reboot. It also did this on AOKP which I was running before.
I did use titanium backup to restore the phone, so it may be an issue with something that was restored, but I am not sure what would cause it. I would like to fix this as opposed to starting over from scratch if at all possible.
Looking at adb logcat, I am not seeing anything weird when I press the button. The only thing that shows up is:
Code:
I/ActivityManager( 633): START u0 {act=com.android.systemui.recent.action.TOGGLE_RECENTS flg=0x10800000 cmp=com.android.systemui/.recent.RecentsActivity} from pid 779
D/dalvikvm( 633): GC_FOR_ALLOC freed 921K, 28% free 30172K/41604K, paused 96ms, total 98ms
E/Cryptfs ( 231): not running with encryption, aborting
E/MP-Decision( 1231): UP Ld:85 Nw:1.990000 Tw:140 rq:2.100000 seq:147.000000
D/qdoverlay( 237): Set pipe=VG0 dpy=0; Set pipe=VG1 dpy=0;
D/qdoverlay( 237): Unset pipe=VG0 dpy=0; Unset pipe=VG1 dpy=0; Unset pipe=RGB1 dpy=0;
D/qdoverlay( 237): Set pipe=RGB1 dpy=0; Set pipe=VG0 dpy=0;
D/qdoverlay( 237): Unset pipe=VG0 dpy=0;
E/MP-Decision( 1231): DOWN Ld:14 Ns:1.100000 Ts:190 rq:0.500000 seq:196.000000
Any help is greatly appreciated.

Apps keep blinking/pausing/refreshing

I'm having a strange problem here on my Nexus 4. Lately, a problem has come up that seems to be affecting pretty much any app that I happen to be running. The apps just seem to get interrupted in some way for a split second. This manifests itself in different ways depending on what app I'm running, some more annoying than others. And this seems to happen every couple of minutes, so its very frequent.
Chrome scrolls back to the top of whatever page I'm currently reading and resets to the default zoom level.
The browser in RedditIsFun does the same thing.
Gmail just flashes white for a moment.
Youtube flashes black for a split second and pauses the video.
Netflix flashes black for a split second and pauses the video.
Mxplayer flashes black for a split second and then continues playing a video.
It seems to be affecting other apps too, but these are the ones I use the most, so I have noticed it a lot.
Last night I finally upgraded from JellyBean to KitKat, hoping that might resolve the problem, but it didn't help.
I checked my logcat files after the problems were happening, and I filtered them to just display information about the app I was running.
Here is the log info for netflix, during which the problem occurred multiple times.
Code:
01-15 00:44:05.262 I/ActivityManager(637): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.netflix.mediaclient/.UIWebViewActivity bnds=[6,486][154,660]} from pid 1267
01-15 00:44:05.362 I/ActivityManager(637): Start proc com.netflix.mediaclient for activity com.netflix.mediaclient/.UIWebViewActivity: pid=25960 uid=10076 gids={50076, 3002, 3003}
01-15 00:44:07.605 I/ActivityManager(637): START u0 {flg=0x4000000 cmp=com.netflix.mediaclient/.ui.home.HomeActivity (has extras)} from pid 25960
01-15 00:45:38.442 I/ActivityManager(637): START u0 {flg=0x20000 cmp=com.netflix.mediaclient/.ui.details.MovieDetailsActivity (has extras)} from pid 25960
01-15 00:45:50.064 I/ActivityManager(637): START u0 {flg=0x20000 cmp=com.netflix.mediaclient/.ui.details.MovieDetailsActivity (has extras)} from pid 25960
01-15 00:46:17.033 I/ActivityManager(637): START u0 {flg=0x20000 cmp=com.netflix.mediaclient/.ui.details.MovieDetailsActivity (has extras)} from pid 25960
01-15 00:47:58.982 I/ActivityManager(637): START u0 {flg=0x20000 cmp=com.netflix.mediaclient/.ui.details.MovieDetailsActivity (has extras)} from pid 25960
01-15 00:49:50.291 I/ActivityManager(637): START u0 {act=android.intent.action.VIEW cmp=com.netflix.mediaclient/.ui.search.SearchActivity} from pid 25960
01-15 00:50:19.562 I/ActivityManager(637): START u0 {flg=0x20000 cmp=com.netflix.mediaclient/.ui.details.MovieDetailsActivity (has extras)} from pid 25960
01-15 00:50:38.782 I/ActivityManager(637): START u0 {flg=0x20000 cmp=com.netflix.mediaclient/.ui.details.MovieDetailsActivity (has extras)} from pid 25960
01-15 00:50:56.992 I/ActivityManager(637): START u0 {act=android.intent.action.VIEW cmp=com.netflix.mediaclient/.ui.search.SearchActivity} from pid 25960
01-15 00:51:08.114 I/ActivityManager(637): START u0 {flg=0x20000 cmp=com.netflix.mediaclient/.ui.details.MovieDetailsActivity (has extras)} from pid 25960
01-15 00:51:23.720 I/ActivityManager(637): START u0 {act=android.intent.action.VIEW cmp=com.netflix.mediaclient/.ui.search.SearchActivity} from pid 25960
01-15 00:51:39.307 I/ActivityManager(637): START u0 {cmp=com.netflix.mediaclient/.ui.search.SearchQueryDetailsActivity (has extras)} from pid 25960
01-15 00:51:47.656 I/ActivityManager(637): START u0 {cmp=com.netflix.mediaclient/.ui.details.ShowDetailsActivity (has extras)} from pid 25960
01-15 00:52:01.661 I/ActivityManager(637): START u0 {act=android.intent.action.VIEW cmp=com.netflix.mediaclient/.ui.search.SearchActivity} from pid 25960
01-15 00:52:15.455 I/ActivityManager(637): START u0 {cmp=com.netflix.mediaclient/.ui.details.ShowDetailsActivity (has extras)} from pid 25960
01-15 00:53:38.314 I/ActivityManager(637): START u0 {flg=0x20000 cmp=com.netflix.mediaclient/.ui.player.PlayerActivity (has extras)} from pid 25960
01-15 00:53:38.784 I/WindowManager(637): Screen frozen for +404ms due to Window{424dcb48 u0 com.netflix.mediaclient/com.netflix.mediaclient.ui.player.PlayerActivity}
01-15 00:54:33.763 I/WindowManager(637): Screen frozen for +315ms due to Window{428887e8 u0 com.netflix.mediaclient/com.netflix.mediaclient.ui.details.ShowDetailsActivity}
01-15 00:55:01.412 I/ActivityManager(637): START u0 {flg=0x20000 cmp=com.netflix.mediaclient/.ui.player.PlayerActivity (has extras)} from pid 25960
01-15 00:55:01.793 I/WindowManager(637): Screen frozen for +360ms due to Window{42181748 u0 com.netflix.mediaclient/com.netflix.mediaclient.ui.player.PlayerActivity}
01-15 00:55:31.114 I/ActivityManager(637): START u0 {act=android.intent.action.VIEW cmp=com.netflix.mediaclient/.ui.search.SearchActivity} from pid 25960
01-15 00:55:51.556 I/ActivityManager(637): START u0 {flg=0x20000 cmp=com.netflix.mediaclient/.ui.player.PlayerActivity (has extras)} from pid 25960
01-15 00:55:51.936 I/WindowManager(637): Screen frozen for +333ms due to Window{423ac418 u0 com.netflix.mediaclient/com.netflix.mediaclient.ui.player.PlayerActivity}
01-15 01:01:25.182 I/WindowManager(637): Screen frozen for +133ms due to Window{423ac418 u0 com.netflix.mediaclient/com.netflix.mediaclient.ui.player.PlayerActivity}
01-15 01:01:27.615 I/ActivityManager(637): START u0 {flg=0x20000 cmp=com.netflix.mediaclient/.ui.player.PlayerActivity (has extras)} from pid 25960
01-15 01:01:27.995 I/WindowManager(637): Screen frozen for +359ms due to Window{41fc2fb8 u0 com.netflix.mediaclient/com.netflix.mediaclient.ui.player.PlayerActivity}
01-15 01:11:26.003 I/WindowManager(637): Screen frozen for +54ms due to Window{41fc2fb8 u0 com.netflix.mediaclient/com.netflix.mediaclient.ui.player.PlayerActivity}
01-15 01:11:26.594 I/WindowManager(637): Screen frozen for +350ms due to Window{422c9448 u0 com.netflix.mediaclient/com.netflix.mediaclient.ui.details.ShowDetailsActivity}
01-15 01:11:28.356 I/ActivityManager(637): START u0 {flg=0x20000 cmp=com.netflix.mediaclient/.ui.player.PlayerActivity (has extras)} from pid 25960
01-15 01:11:28.736 I/WindowManager(637): Screen frozen for +362ms due to Window{422e9460 u0 com.netflix.mediaclient/com.netflix.mediaclient.ui.player.PlayerActivity}
01-15 01:35:06.729 I/ActivityManager(637): START u0 {flg=0x20000 cmp=com.netflix.mediaclient/.ui.player.PlayerActivity (has extras)} from pid 25960
01-15 01:35:06.839 I/MediaFocusControl(637): AudioFocus requestAudioFocus() from [email protected][email protected]
01-15 01:35:07.100 E/NetflixTransport-JNI(25960): Java_com_netflix_mediaclient_javabridge_transport_NativeTransport_native_1setVOapi systemAndroid set VO API
01-15 01:35:07.100 E/NetflixTransport-JNI(25960): Custom params sw analytics params set
01-15 01:35:07.130 I/ActivityManager(637): Displayed com.netflix.mediaclient/.ui.player.PlayerActivity: +381ms
01-15 01:35:07.130 I/WindowManager(637): Screen frozen for +356ms due to Window{42181748 u0 com.netflix.mediaclient/com.netflix.mediaclient.ui.player.PlayerActivity}
01-15 01:41:27.275 I/MediaFocusControl(637): AudioFocus abandonAudioFocus() from [email protected][email protected]
01-15 01:41:27.305 I/WindowManager(637): Screen frozen for +76ms due to Window{42181748 u0 com.netflix.mediaclient/com.netflix.mediaclient.ui.player.PlayerActivity}
01-15 01:41:27.375 I/MediaFocusControl(637): AudioFocus requestAudioFocus() from [email protected][email protected]
01-15 01:41:27.896 I/WindowManager(637): Screen frozen for +332ms due to Window{4244b4c0 u0 com.netflix.mediaclient/com.netflix.mediaclient.ui.details.ShowDetailsActivity}
01-15 01:41:27.936 I/MediaFocusControl(637): AudioFocus abandonAudioFocus() from [email protected][email protected]
01-15 01:44:49.331 I/ActivityManager(637): START u0 {flg=0x20000 cmp=com.netflix.mediaclient/.ui.player.PlayerActivity (has extras)} from pid 25960
01-15 01:44:49.441 I/MediaFocusControl(637): AudioFocus requestAudioFocus() from [email protected][email protected]
01-15 01:44:49.681 E/NetflixTransport-JNI(25960): Java_com_netflix_mediaclient_javabridge_transport_NativeTransport_native_1setVOapi systemAndroid set VO API
01-15 01:44:49.681 E/NetflixTransport-JNI(25960): Custom params sw analytics params set
01-15 01:44:49.721 I/ActivityManager(637): Displayed com.netflix.mediaclient/.ui.player.PlayerActivity: +382ms
01-15 01:44:49.721 I/WindowManager(637): Screen frozen for +364ms due to Window{422e9460 u0 com.netflix.mediaclient/com.netflix.mediaclient.ui.player.PlayerActivity}
01-15 01:46:14.662 I/MediaFocusControl(637): AudioFocus abandonAudioFocus() from [email protected][email protected]
01-15 01:46:44.784 W/PackageManager(637): Unknown permission com.amazon.permission.SET_FLAG_NOSOFTKEYS in package com.netflix.mediaclient
01-15 01:48:50.488 I/ActivityManager(637): START u0 {flg=0x20000 cmp=com.netflix.mediaclient/.ui.player.PlayerActivity (has extras)} from pid 25960
01-15 01:48:50.598 I/MediaFocusControl(637): AudioFocus requestAudioFocus() from [email protected][email protected]
01-15 01:48:50.849 E/NetflixTransport-JNI(25960): Java_com_netflix_mediaclient_javabridge_transport_NativeTransport_native_1setVOapi systemAndroid set VO API
01-15 01:48:50.849 E/NetflixTransport-JNI(25960): Custom params sw analytics params set
01-15 01:48:50.879 I/ActivityManager(637): Displayed com.netflix.mediaclient/.ui.player.PlayerActivity: +378ms (total +2m43s171ms)
01-15 01:48:50.879 I/WindowManager(637): Screen frozen for +361ms due to Window{421856c8 u0 com.netflix.mediaclient/com.netflix.mediaclient.ui.player.PlayerActivity}
01-15 01:51:27.946 I/MediaFocusControl(637): AudioFocus abandonAudioFocus() from [email protected][email protected]
01-15 01:51:27.956 I/WindowManager(637): Screen frozen for +50ms due to Window{421856c8 u0 com.netflix.mediaclient/com.netflix.mediaclient.ui.player.PlayerActivity}
01-15 01:51:28.016 I/MediaFocusControl(637): AudioFocus requestAudioFocus() from [email protected][email protected]
01-15 01:51:28.537 I/WindowManager(637): Screen frozen for +332ms due to Window{422c3d20 u0 com.netflix.mediaclient/com.netflix.mediaclient.ui.details.ShowDetailsActivity}
01-15 01:51:28.547 I/MediaFocusControl(637): AudioFocus abandonAudioFocus() from [email protected][email protected]
I checked over the logs for several other apps like Youtube and Chrome, and I see the common thing between them is the following line:
01-15 01:51:28.537 I/WindowManager(637): Screen frozen for +332ms due to Window{422c3d20 u0 com.netflix.mediaclient/com.netflix.mediaclient.ui.details.ShowDetailsActivity}
Everytime my screen freezes up, this line is there saying that the screen was indeed frozen.
What could be causing this??
Try a factory reset
Sent from my GT-I9070 using Tapatalk
PradeepMurugan said:
Try a factory reset
Sent from my GT-I9070 using Tapatalk
Click to expand...
Click to collapse
Will this unroot my phone?
Zarxrax said:
Will this unroot my phone?
Click to expand...
Click to collapse
Factory reset will delete the supersu app but not the binaries, so after factory reset just install supersu app that's enough
Sent from my GT-I9070 using Tapatalk
This worked. Everything is working correctly now.
Well, the problem seems to have started up again. I happened to notice it a few days ago, then rebooted and everything was back to normal. Now today it has started happening again and a reboot didn't fix it.
I'm not sure what could be going on here.
Several months later, I'm still struggling with this. Someone had suggested wiping the caches in the clockwork mod boot screen, which doesn't really seem to be any more effective than rebooting.
Sometimes the problem does not occur for several hours or days after I reboot. Sometimes it starts happening immediately after I reboot. I was thinking perhaps some app I have installed is causing it, but I have not been able to isolate anything in particular.
Does anyone out there have any other ideas? This is really diving me crazy. This page refreshed 3 times while I was writing this post.

Screen Randomly Turn off & Flicker in Dark [Possible Fix added]

As it say in title my N5's Screen Randomly Turn off & Flicker in Dark (any ROM..stock 6.0.1/Pure nexus/AOSPA 7.1)
after sceen goes off it doesn't wake by power button or any other means till either i turn on the light in room or force reboot by holding power button.
Important things to consider :
Random (mostly happens on Browsing, Streaming video in chrome, FB , News apps But never happened in YouTube or MX Player while playing video)
Only happens in Dark (it never happened in Day)
Can easily wake the sceen once i turn on light in room but there is no other way to turns it on in Dark once it goes off.
Some times Screen flickers before going off (not always)
from this points i tend to believe it's related to proximity sensor but tried checking it's working via some apps and they shows it's working perfectly.
even tried resting proximity data via EFS backup still no luck.
if you know something about this issue kindly help
Thanks in advance
i have the same problem.
i onlin turn on the image when disconnect the baterry for 2 or 3 minutes, but nothing resolve the problem.
i chainge the lcd but not resolve the problema.
jineshpatel30 said:
As it say in title my N5's Screen Randomly Turn off & Flicker in Dark (any ROM..stock 6.0.1/Pure nexus/AOSPA 7.1)
after sceen goes off it doesn't wake by power button or any other means till either i turn on the light in room or force reboot by holding power button.
Important things to consider :
Random (mostly happens on Browsing, Streaming video in chrome, FB , News apps But never happened in YouTube or MX Player while playing video)
Only happens in Dark (it never happened in Day)
Can easily wake the sceen once i turn on light in room but there is no other way to turns it on in Dark once it goes off.
Some times Screen flickers before going off (not always)
from this points i tend to believe it's related to proximity sensor but tried checking it's working via some apps and they shows it's working perfectly.
even tried resting proximity data via EFS backup still no luck.
if you know something about this issue kindly help
Thanks in advance
Click to expand...
Click to collapse
@devs Kindly check logs in attachment and help me in finding exact culprit for this problem (with possible solution )
this type of entries are present all over the logs (i don't know if it's relevant to this issue or not)
Code:
07-31 00:19:30.312 I/WindowManager( 752): Screen frozen for +223ms due to Window{1c3e4be u0 NavigationBar}
07-31 00:19:31.630 I/ActivityManager( 752): Waited long enough for: ServiceRecord{834a3ca u0 com.whatsapp/.messaging.MessageService}
07-31 00:21:19.461 I/PowerManagerService( 752): Going to sleep due to power button (uid 1000)...
07-31 00:21:20.088 I/DisplayManagerService( 752): Display device changed state: "Built-in Screen", OFF
07-31 00:21:20.363 I/PowerManagerService( 752): Sleeping (uid 1000)...
07-31 00:21:20.493 I/ActivityManager( 752): Config changes=480 {1.0 404mcc57mnc en_IN ldltr sw360dp w360dp h576dp 480dpi nrml port finger -keyb/v/h -nav/h as.1 s.9}
07-31 00:21:20.573 I/PowerManagerService( 752): Waking up from sleep (uid 1000)...
07-31 00:21:20.589 I/DisplayPowerController( 752): Blocking screen on until initial contents have been drawn.
07-31 00:21:20.668 I/DisplayManagerService( 752): Display device changed state: "Built-in Screen", ON
07-31 00:21:20.865 D/PowerManagerService( 752): acquireWakeLock: ignoring request from com.android.nfc
07-31 00:21:21.021 D/PowerManagerService( 752): acquireWakeLock: ignoring request from com.android.nfc
07-31 00:21:21.050 I/DisplayPowerController( 752): Unblocked screen on after 461 ms
07-31 00:21:22.239 I/PowerManagerService( 752): Going to sleep due to power button (uid 1000)...
07-31 00:21:22.826 I/DisplayManagerService( 752): Display device changed state: "Built-in Screen", OFF
07-31 00:21:23.101 I/PowerManagerService( 752): Sleeping (uid 1000)...
07-31 00:21:23.133 D/PowerManagerService( 752): acquireWakeLock: ignoring request from com.android.nfc
07-31 00:21:34.403 I/PowerManagerService( 752): Waking up from sleep (uid 1000)...
07-31 00:21:34.464 I/DisplayPowerController( 752): Blocking screen on until initial contents have been drawn.
07-31 00:21:34.491 D/PowerManagerService( 752): acquireWakeLock: ignoring request from com.android.nfc
07-31 00:21:34.548 I/DisplayManagerService( 752): Display device changed state: "Built-in Screen", ON
07-31 00:21:34.624 I/DisplayPowerController( 752): Unblocked screen on after 160 ms
@marcomarinho i know you are busy with PA but if you get some time please check this and let me know what you find
i have this issue before when I'm watching youtube vids specially when the phone is in landscape mode, happens also 1 time when i was playing.
Edit: The lcd of my device has already been replaced.
Any input from logs ?
@osm0sis if you get some please take a look at logs and let me know if you find cause of issue in OP.
Thanks in advance
Turning OFF "adaptive (auto) brightness" seems to fix the problem.. atleast for now. Not a ideal solution but still..
So i guess issue is related to light sensor.

Some Problems with OPO6 and Pie

Hi,
I updated recently to 9.02.
Unfortunately i have some problems wie Pie versions (before i already tested 9.0, but went back to 8.x due to the same probs)
I used Nova Launcher.
I use the "Swipe up" gesture to lock my phone.
The Screen lock method was set to "root". (with "device admin", unlocking with Fingerprint is not possible)
I also use Alarmdroid.
When i set an alarm, and lock my OPO6 with a swipe up, the alarm is never activated. The phone was nearly unusable, like a program took 100%CPU. (Probably Nova and/or Alarmdroid).
This combination worked on every previous Android versions.
Second Problem is that Android Auto always stops with a message:
"Something went wrong - Google play services doesn't seem to be working right now".
Third Problem: My Luxspeed application does not start anymore (worked fine with 8.x versions)
Code:
D/ActivityManager( 910): # addPackageDependency # packageName=com.google.android.gms -> proc: ProcessRecord{f932016 11289:com.pitschneider.luxspeed/u0a254}
D/ActivityManager( 910): # addPackageDependency # packageName=com.android.chrome -> proc: ProcessRecord{f932016 11289:com.pitschneider.luxspeed/u0a254}
D/ActivityManager( 910): # addPackageDependency # packageName=com.android.chrome -> proc: ProcessRecord{f932016 11289:com.pitschneider.luxspeed/u0a254}
I/ActivityManager( 910): Start proc 11359:com.android.chrome:sandboxed_process0/u0i6 for webview_service com.pitschneider.luxspeed/org.chromium.content.app.SandboxedProcessService0
I/ActivityManager( 910): Start proc 11379:com.android.chrome:sandboxed_process0/u0i7 for webview_service com.pitschneider.luxspeed/org.chromium.content.app.SandboxedProcessService0
E/OnePlusSmartBoostManager( 910): cmd: iop_start 11289 com.pitschneider.luxspeed /data/app/com.pitschneider.luxspeed-WQJscZhKGHMabc9A86_l8w== false length = 108
D/RestartProcessManager( 910): Duration is too short, ignore : 853 in com.pitschneider.luxspeed
E/AndroidRuntime(11289): Process: com.pitschneider.luxspeed, PID: 11289
I/WindowManager( 910): WIN DEATH: Window{a5dcfe3 u0 com.pitschneider.luxspeed/com.pitschneider.luxspeed.MainActivity}
I/ActivityManager( 910): Process com.pitschneider.luxspeed (pid 11289) has died: vis TOP
W/ActivityManager( 910): Force removing ActivityRecord{930dcfd u0 com.pitschneider.luxspeed/.MainActivity t701}: app died, no saved state
I/ActivityManager( 910): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.pitschneider.luxspeed/.MainActivity bnds=[642,167][845,495]} from uid 10060 pid 3614
E/OnePlusSmartBoostManager( 910): cmd: iop_start -1 com.pitschneider.luxspeed /data/app/com.pitschneider.luxspeed-WQJscZhKGHMabc9A86_l8w== false length = 105
D/RestartProcessManager( 910): updateSelf : com.pitschneider.luxspeed, size : 5
I/ActivityManager( 910): Start proc 11596:com.pitschneider.luxspeed/u0a254 for activity com.pitschneider.luxspeed/.MainActivity
D/OnePlusSmartBoostManager( 910): writeHotCount com.pitschneider.luxspeed, pid=11596
Anyone had similar errors/problems?
Thanks
Nop.
I use Nova (old beta version) but i nver use gestures...
Alarm works as suposed...
The only problem i have is double tap sometimes doesnt work, and rotation also freezes....
first things first. open up settings battery battery optimization 3 dot menu advanced optimization. turn off advanced optimization. then go back 1 menu, and set what ever app you need to not optimize so android (i mean oos) does not kill said app. give that a try.
Advanced Optimization was already disabled.
Also Alarmdroid was set to not optimized.
I changed the other problem apps to not optimize.

Categories

Resources