[android-developers] Re: How to intercept SMS without loading SMS to UI?

2009-03-13 Thread Kenny

I didn't know how to get it on top of SDK. Any activity can override
BroadcastReceiver::onReceive() or IntentReceiver::onReceiveIntent() to
know incoming SMS. I didn't know how to stop Mms activity getting the
SMS_RECEIVE intent.

Any idea if we use internal JAVA API (not in SDK though)?

Kenny

On Mar 11, 8:33 pm, Gulfam gulfa...@gmail.com wrote:
 Hi all,

 My requirements are same as mentioned by Kenny Yu
 any one can help regarding this that How discard or delete that sms at
 interception time.

 Regards,
 Gulfam

 On Mar 11, 2:47 pm, Kenny Yu yxw...@gmail.com wrote:



  Requirement:
  1. The program must be on top of SDK only, no hacking!
  2. When a TEXT SMS is arriving to Android mobile, the program must
  intercept the TEXT SMS to analyze the SMS content (access the whole
  SMS data)
  3. In terms of the SMS content, the program determines if the SMS is
  erased as it doesn't exist. No notification, no update to Inbox UI.
  4. Power cycle the Android phone, the SMS is not seen at Notification
  or message Inbox

  Can any one help with the solution? Or which API shall we look into?

  Kenny- Hide quoted text -

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



[android-developers] Re: How to intercept SMS without loading SMS to UI?

2009-03-11 Thread Gulfam

Hi all,

My requirements are same as mentioned by Kenny Yu
any one can help regarding this that How discard or delete that sms at
interception time.

Regards,
Gulfam

On Mar 11, 2:47 pm, Kenny Yu yxw...@gmail.com wrote:
 Requirement:
 1. The program must be on top of SDK only, no hacking!
 2. When a TEXT SMS is arriving to Android mobile, the program must
 intercept the TEXT SMS to analyze the SMS content (access the whole
 SMS data)
 3. In terms of the SMS content, the program determines if the SMS is
 erased as it doesn't exist. No notification, no update to Inbox UI.
 4. Power cycle the Android phone, the SMS is not seen at Notification
 or message Inbox

 Can any one help with the solution? Or which API shall we look into?

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