@KalleD - First off, thanks for posting the beta, so we have something to play around with!!
After porting it to the R800x (CDMA) when we try to make phone calls, we get this crash
Code:
E/AndroidRuntime( 1482): FATAL EXCEPTION: main
E/AndroidRuntime( 1482): java.lang.IllegalStateException: Unexpected phone type: 2
E/AndroidRuntime( 1482): at com.android.phone.PhoneUtils.startGetCallerInfo(PhoneUtils.java:1392)
E/AndroidRuntime( 1482): at com.android.phone.NotificationMgr.updateInCallNotification(NotificationMgr.java:737)
E/AndroidRuntime( 1482): at com.android.phone.CallNotifier.onPhoneStateChanged(CallNotifier.java:697)
E/AndroidRuntime( 1482): at com.android.phone.CallNotifier.onUnknownConnectionAppeared(CallNotifier.java:566)
E/AndroidRuntime( 1482): at com.android.phone.CallNotifier.handleMessage(CallNotifier.java:219)
E/AndroidRuntime( 1482): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 1482): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 1482): at android.app.ActivityThread.main(ActivityThread.java:4441)
E/AndroidRuntime( 1482): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 1482): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 1482): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
E/AndroidRuntime( 1482): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
E/AndroidRuntime( 1482): at dalvik.system.NativeStart.main(Native Method)
The importance of good and appropriate graphics for your development work is undeniable. Be … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?