level 7
java.lang.RuntimeException: Unable to start activity ComponentInfo{cn.natdon.onscripterhd/cn.natdon.onscripterhd.ONScripter}: java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.lang.Integer
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1959)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1984)
at android.app.ActivityThread.access$600(ActivityThread.java:125)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1149)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4429)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:787)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:554)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.lang.Integer
at android.app.SharedPreferencesImpl.getInt(SharedPreferencesImpl.java:221)
at cn.natdon.onscripterhd.ONScripter.onCreate(ONScripter.java:2761)
at android.app.Activity.performCreate(Activity.java:4471)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1049)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1923)
... 11 more
报告,,这东西有用没!!
2012年05月28日 02点05分