i have an app in the market that handles android.provider.Telephony.SMS_RECEIVED broadcasts. now i realized, that the broadcast is not sent anymore (or at least i don't get it anymore) as soon as handcent sms is installed on the particular device.
- how is it possible that an app can suppress a broadcast from being sent?
- is there a way to still get the broadcast?
thanks simon