I have a simpler version of that tutorial up on my wiki:
http://code.google.com/p/android-for-gods/wiki/SMSHowTo

On Apr 26, 7:34 am, drewski <[EMAIL PROTECTED]> wrote:
> For the SMS question:http://www.helloandroid.com/node/159has a
> tutorial where a received SMS message is intercepted and processed by
> a custom program. Getting it running was really straightforward. Page
> 2 of the tutorial is the one you want. I am not sure about
> intercepting messages that are being sent by other applications from
> your phone.
>
> drewski
>
> On Apr 25, 6:09 am, "David Welton" <[EMAIL PROTECTED]> wrote:> >  Dear 
> Friends,
> > >    Do we have any functionalities in Android to intercept calls and
> > >  SMS. This program can be running in the background which will get the
> > >  notification in case of any incoming/outgoing SMS or Call.
>
> > You can get notified of the phone state:
>
> >http://groups.google.com/group/android-developers/browse_thread/threa...
>
> > But for calls, at the moment, you can't get the number, or actually
> > intercept the call.
>
> > SMS I don't know much about but I think you can receive those
> > programmatically without much trouble.
>
> > --
> > David N. Welton
>
> >http://www.welton.it/davidw/
>
> >http://www.dedasys.com/
--~--~---------~--~----~------------~-------~--~----~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to