Hi All,

I am developing a chat based application where I have to send and
receive sms chats from a particular number and display it inside my
application. Those chats should not be visible in the Messaging Inbox
of the phone.

I am able to send messages from my app easily, it is not recorded in
the Messaging Inbox.
But the problem lies in receiving sms.

Using Broadcast Receiver, I am able to receive sms in my app, but
those sms chats are visible in the Messaging Inbox too.

I want to write a code where the messages from a particular number are
received from my app and deleted from the Messaging Inbox
simultaneously.

Please help me to achieve this.

Regards,
Shruthi Varma.

-- 
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

Reply via email to