On Mon, Oct 31, 2011 at 8:38 AM, Mark Murphy <[email protected]> wrote: > On Mon, Oct 31, 2011 at 8:25 AM, Shruthi Varma > <[email protected]> wrote: >> Using Broadcast Receiver, I am able to receive sms in my app, but >> those sms chats are visible in the Messaging Inbox too. > > That is because you are not calling abortBroadcast(). >
Ah, thanks for reminding me of this one! Kris -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

