USER_COMMENT= ANDROID_VERSION=7.1.1 APP_VERSION_NAME=2.1.1 BRAND=samsung PHONE_MODEL=SAMSUNG-SGH-I747 CUSTOM_DATA= STACK_TRACE=java.lang.RuntimeException: Unable to start receiver org.chorem.android.saymytexts.NewTextBroadcastReceiver: java.lang.NullPointerException: Attempt to get length of null array at android.app.ActivityThread.handleReceiver(ActivityThread.java:3047) at android.app.ActivityThread.-wrap18(ActivityThread.java) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1561) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:6126) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776) Caused by: java.lang.NullPointerException: Attempt to get length of null array at org.chorem.android.saymytexts.NewTextBroadcastReceiver.onReceive(NewTextBroadcastReceiver.java:67) at android.app.ActivityThread.handleReceiver(ActivityThread.java:3040) ... 8 more java.lang.NullPointerException: Attempt to get length of null array at org.chorem.android.saymytexts.NewTextBroadcastReceiver.onReceive(NewTextBroadcastReceiver.java:67) at android.app.ActivityThread.handleReceiver(ActivityThread.java:3040) at android.app.ActivityThread.-wrap18(ActivityThread.java) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1561) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:6126) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)