6 messages in com.googlegroups.android-developers[android-developers] Re: Do we have a...| From | Sent On | Attachments |
|---|---|---|
| Naveen Garg | 25 Apr 2008 03:47 | |
| David Welton | 25 Apr 2008 06:08 | |
| drewski | 26 Apr 2008 07:34 | |
| jcmb | 26 Apr 2008 11:23 | |
| Naveen Garg | 29 Apr 2008 22:18 | |
| Naveen Garg | 29 Apr 2008 23:23 |
| Subject: | [android-developers] Re: Do we have any functionalities in Android to intercept calls and SMS![]() |
|---|---|
| From: | Naveen Garg (garg...@gmail.com) |
| Date: | 04/29/2008 10:18:22 PM |
| List: | com.googlegroups.android-developers |
Many many thanks to all of you.
On Apr 26, 11:24 pm, jcmb <poks...@gmail.com> wrote:
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 <proo...@gmail.com> wrote:
For the SMS question:http://www.helloandroid.com/node/159hasa 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" <davi...@gmail.com> 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:
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
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to andr...@googlegroups.com To unsubscribe from this group, send email to andr...@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---




