First, I just see Memory but SD Card and Battery are not filled (just shown emprty) and if I now press back, dalvik will die and restart open gesture.
I heard from other users having this issue too...
Logcat:
I/ActivityManager( 86): Starting activity: Intent {
comp={com.hollowire.opengesturepro.mobile.android/com.hollowire.opengesturepro.mobile.android.DeviceHealthActivity}
}
W/System.err( 194): java.lang.NumberFormatException: unable to parse
'6,807' as integer
W/System.err( 194): at java.lang.Integer.parse(Integer.java:385)
W/System.err( 194): at java.lang.Integer.parseInt(Integer.java:374)
W/System.err( 194): at java.lang.Integer.parseInt(Integer.java:333)
W/System.err( 194): at java.lang.Integer.valueOf(Integer.java:590)
W/System.err( 194): at
com.hollowire.opengesturepro.mobile.android.DeviceHealthActivity.onCreate(DeviceHealthActivity.java:134)
W/System.err( 194): at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1123)
W/System.err( 194): at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2231)
W/System.err( 194): at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2284)
W/System.err( 194): at
android.app.ActivityThread.access$1800(ActivityThread.java:112)
W/System.err( 194): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1692)
W/System.err( 194): at android.os.Handler.dispatchMessage(Handler.java:99)
W/System.err( 194): at android.os.Looper.loop(Looper.java:123)
W/System.err( 194): at
android.app.ActivityThread.main(ActivityThread.java:3948)
W/System.err( 194): at java.lang.reflect.Method.invokeNative(Native Method)
W/System.err( 194): at java.lang.reflect.Method.invoke(Method.java:521)
W/System.err( 194): at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:782)
W/System.err( 194): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:540)
W/System.err( 194): at dalvik.system.NativeStart.main(Native Method)
I/ActivityManager( 86): Displayed activity
com.hollowire.opengesturepro.mobile.android/.DeviceHealthActivity: 584 ms
D/AndroidRuntime( 194): Shutting down VM
W/dalvikvm( 194): threadid=3: thread exiting with uncaught exception
(group=0x4000fe70)
E/AndroidRuntime( 194): Uncaught handler: thread main exiting due to
uncaught exception
E/AndroidRuntime( 194): java.lang.RuntimeException: Unable to destroy
activity
{com.hollowire.opengesturepro.mobile.android/com.hollowire.opengesturepro.mobile.android.DeviceHealthActivity}:
java.lang.IllegalArgumentException: Receiver not registered:
com.hollowire.opengesturepro.mobile.android.DeviceHealthActivity$1@4369e0a0
E/AndroidRuntime( 194): at
android.app.ActivityThread.performDestroyActivity(ActivityThread.java:3145)
E/AndroidRuntime( 194): at
android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:3159)
E/AndroidRuntime( 194): at
android.app.ActivityThread.access$2400(ActivityThread.java:112)
E/AndroidRuntime( 194): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1724)
E/AndroidRuntime( 194): at
android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 194): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 194): at
android.app.ActivityThread.main(ActivityThread.java:3948)
E/AndroidRuntime( 194): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 194): at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime( 194): at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:782)
E/AndroidRuntime( 194): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:540)
E/AndroidRuntime( 194): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 194): Caused by: java.lang.IllegalArgumentException:
Receiver not registered:
com.hollowire.opengesturepro.mobile.android.DeviceHealthActivity$1@4369e0a0
E/AndroidRuntime( 194): at
android.app.ActivityThread$PackageInfo.forgetReceiverDispatcher(ActivityThread.java:594)
E/AndroidRuntime( 194): at
android.app.ApplicationContext.unregisterReceiver(ApplicationContext.java:771)
E/AndroidRuntime( 194): at
android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:291)
E/AndroidRuntime( 194): at
com.hollowire.opengesturepro.mobile.android.DeviceHealthActivity.onDestroy(DeviceHealthActivity.java:157)
E/AndroidRuntime( 194): at
android.app.ActivityThread.performDestroyActivity(ActivityThread.java:3132)
E/AndroidRuntime( 194): ... 11 more
I/Process ( 86): Sending signal. PID: 194 SIG: 3
I/dalvikvm( 194): threadid=7: reacting to signal 3
I/dalvikvm( 194): Wrote stack trace to '/data/anr/traces.txt'
D/dalvikvm( 542): GC freed 1816 objects / 111224 bytes in 182ms
I/Process ( 194): Sending signal. PID: 194 SIG: 9
I/ActivityManager( 86): Process
com.hollowire.opengesturepro.mobile.android (pid 194) has died.
I/WindowManager( 86): WIN DEATH: Window{438f20e8
com.hollowire.opengesturepro.mobile.android/com.hollowire.opengesturepro.mobile.android.Launcher
paused=false}
I/WindowManager( 86): WIN DEATH: Window{4393f1c8
com.hollowire.opengesturepro.mobile.android/com.hollowire.opengesturepro.mobile.android.DeviceHealthActivity
paused=false}