That is because both your receiver and the onboard application both
grab the message from the same intent, intents can be captured by more
than one receiver, howerver your receiver cannot consume the intent
such that it is not available to other receivers.

         Mark

On Mar 24, 3:29 pm, Jorge Fonseca <jcbfons...@gmail.com> wrote:
> Hi All,
>
> Does anyone known if its possible to intercept incoming SMS to my app?
> Similar to PushRegister in JME.
> I try to BroadcastReceiver - works fine but the SMS also goes to Native
> Inbox app.
>
> Regards,
> Jorge.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to