>From what i know, you can't intercept SMS messages (i.e. prevent a
message to be delievered to the sms app), only react on it. So the
user would get notifed anyways on every incoming SMS.

I think this is for security reason, so you can't install any
backdoors which receive commands via SMS

On Dec 25, 11:16 pm, Basti1 <basti...@gmail.com> wrote:
> Hi,
>
> I would like to code a small app which checks a incoming sms before
> the "new message" alert for its sender. And if the sender matches a
> specific number, it should just delete the message and not pass it
> over to the sms app. Like a blacklist-application.
>
> I'm just not sure wether I have to alert the user about a new sms (if
> the sender isn't on the blacklist) or if it works like described
> above.
>
> Regards,
> Basti

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to