zling2001 / imsdroid

Automatically exported from code.google.com/p/imsdroid
0 stars 0 forks source link

imsdroid cann't run on my HTC-G4 #214

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
show Errors like below:

04-18 21:32:40.281: ERROR/AndroidRuntime(1077): Uncaught handler: thread main 
exiting due to uncaught exception
04-18 21:32:40.301: ERROR/AndroidRuntime(1077): 
java.lang.ExceptionInInitializerError
04-18 21:32:40.301: ERROR/AndroidRuntime(1077):     at 
org.doubango.imsdroid.Main.<init>(Main.java:132)
04-18 21:32:40.301: ERROR/AndroidRuntime(1077):     at 
java.lang.Class.newInstanceImpl(Native Method)
04-18 21:32:40.301: ERROR/AndroidRuntime(1077):     at 
java.lang.Class.newInstance(Class.java:1472)
04-18 21:32:40.301: ERROR/AndroidRuntime(1077):     at 
android.app.Instrumentation.newActivity(Instrumentation.java:1097)
04-18 21:32:40.301: ERROR/AndroidRuntime(1077):     at 
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2367)
04-18 21:32:40.301: ERROR/AndroidRuntime(1077):     at 
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2486)
04-18 21:32:40.301: ERROR/AndroidRuntime(1077):     at 
android.app.ActivityThread.access$2100(ActivityThread.java:123)
04-18 21:32:40.301: ERROR/AndroidRuntime(1077):     at 
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1843)
04-18 21:32:40.301: ERROR/AndroidRuntime(1077):     at 
android.os.Handler.dispatchMessage(Handler.java:99)
04-18 21:32:40.301: ERROR/AndroidRuntime(1077):     at 
android.os.Looper.loop(Looper.java:123)
04-18 21:32:40.301: ERROR/AndroidRuntime(1077):     at 
android.app.ActivityThread.main(ActivityThread.java:4321)
04-18 21:32:40.301: ERROR/AndroidRuntime(1077):     at 
java.lang.reflect.Method.invokeNative(Native Method)
04-18 21:32:40.301: ERROR/AndroidRuntime(1077):     at 
java.lang.reflect.Method.invoke(Method.java:521)
04-18 21:32:40.301: ERROR/AndroidRuntime(1077):     at 
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)
04-18 21:32:40.301: ERROR/AndroidRuntime(1077):     at 
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:549)
04-18 21:32:40.301: ERROR/AndroidRuntime(1077):     at 
dalvik.system.NativeStart.main(Native Method)
04-18 21:32:40.301: ERROR/AndroidRuntime(1077): Caused by: 
java.lang.VerifyError: org.doubango.imsdroid.Services.Impl.ContactService$1
04-18 21:32:40.301: ERROR/AndroidRuntime(1077):     at 
org.doubango.imsdroid.Services.Impl.ContactService.<init>(ContactService.java:41
5)
04-18 21:32:40.301: ERROR/AndroidRuntime(1077):     at 
org.doubango.imsdroid.Services.Impl.ServiceManager.<clinit>(ServiceManager.java:
92)
04-18 21:32:40.301: ERROR/AndroidRuntime(1077):     ... 16 more

Original issue reported on code.google.com by navy...@gmail.com on 18 Apr 2011 at 1:39

GoogleCodeExporter commented 9 years ago
this phone is 1.6

Original comment by navy...@gmail.com on 18 Apr 2011 at 1:40

GoogleCodeExporter commented 9 years ago
There is an issue with IMSDroid and the application will crash on all Android 
device with OS version 1.6 and 1.5.

Original comment by boss...@yahoo.fr on 18 Apr 2011 at 2:28

GoogleCodeExporter commented 9 years ago
thank you!

Original comment by navy...@gmail.com on 18 Apr 2011 at 2:33

GoogleCodeExporter commented 9 years ago

Original comment by boss...@yahoo.fr on 21 Jun 2012 at 6:12