You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It doesn't work anymore (worked on Android 2.3) on Android 4.3 (CM10.2.1).
E/AndroidRuntime(26541): java.lang.NoSuchMethodError: com.android.internal.telephony.Phone.getIccSmsInterfaceManager
E/AndroidRuntime(26541): at com.android.zerosms.ZeroSMS.sendSMS(ZeroSMS.java:139)
E/AndroidRuntime(26541): at com.android.zerosms.ZeroSMS.access$2(ZeroSMS.java:129)
E/AndroidRuntime(26541): at com.android.zerosms.ZeroSMS$1.onClick(ZeroSMS.java:59)
E/AndroidRuntime(26541): at android.view.View.performClick(View.java:4247)
E/AndroidRuntime(26541): at android.view.View$PerformClick.run(View.java:17728)
E/AndroidRuntime(26541): at android.os.Handler.handleCallback(Handler.java:730)
E/AndroidRuntime(26541): at android.os.Handler.dispatchMessage(Handler.java:92)
E/AndroidRuntime(26541): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime(26541): at android.app.ActivityThread.main(ActivityThread.java:5289)
E/AndroidRuntime(26541): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(26541): at java.lang.reflect.Method.invoke(Method.java:525)
E/AndroidRuntime(26541): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:739)
E/AndroidRuntime(26541): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:555)
E/AndroidRuntime(26541): at dalvik.system.NativeStart.main(Native Method)
Cheers!
The text was updated successfully, but these errors were encountered:
Hello,
It doesn't work anymore (worked on Android 2.3) on Android 4.3 (CM10.2.1).
Cheers!
The text was updated successfully, but these errors were encountered: