SMS listener make some application force close
问题 I'm creating at the moment a SMS Broadcast Receiver. I also use GoSMS in my phone. The problems is: if i dont set android:priority or set value less than 2147483647 (this is GoSms's priority) for my receiver, i cannot receive the message. When i set android:priority ="2147483647" , my app can receive the message but, some application in my phone have been force close: 08-01 17:52:47.775: E/AndroidRuntime(3501): FATAL EXCEPTION: main 08-01 17:52:47.775: E/AndroidRuntime(3501): java.lang