Matt :

There are certain Set of SMS , which is not meant for the User , like
SMSPP- Data Download ( which goes to the SIM Card ) and is not
Displayed in the Inbox .

Similarly , there are set of Port Messages ( where in , the TP-User
Data [ Refer 3GPP TS 23.040 ] ) , will contain the Port IE , which is
Generally Processed by some application on the phone , instead of
Displaying it to the user  in Inbox .

So , what kind of SMS is intended for your application ? How does the
Android Messaging application process the Port Messages ?

If Android Messaging Application can Forward the Port based Messages
to Different application , which registers for it , then it might
Solve your application requirement

Regards
Mani.



On Mar 22, 5:25 am, Tseng <[email protected]> wrote:
> Exactly. This is not possible for security reasons. The user shall
> always be aware what he is receiving from other people and it makes
> malware/trojan-hores like applications harder to make.
>
> However, I think it's possible to set an notification in the
> notification window, so the user is aware that an SMS is there and
> could pick it up (to open the integrated SMS application) and then
> delete it after reading.
>
> On Mar 20, 5:35 pm, strazzere <[email protected]> wrote:
>
> > I believe this has been discussed previously and the result was you
> > arn't allowed to do it, since someone could abuse this by sending and
> > receiving messages without the user knowing. This is considered a no-
> > no since it's a chargeable service.
>
> > On Mar 20, 12:04 pm, Kenny <[email protected]> wrote:
>
> > > I was looking for the solution too. It seems impossible to intercept
> > > TEXT SMS. It will go to Inbox definitely.
>
> > > Kenny
>
> > > On Mar 20, 10:30 pm, Gulfam <[email protected]> wrote:
>
> > > > My problem is same as MattBruce said.
>
> > > > On Mar 20, 7:28 pm, Gulfam <[email protected]> wrote:
>
> > > > > Hi all,
>
> > > > > I am also facing exact same problem as said below any one can help us
> > > > > Regarding this.its very urgent for me.
>
> > > > > Regards,
> > > > > Gulfam
>
> > > > > On Feb 15, 4:57 am, Matt Bruce <[email protected]> wrote:
>
> > > > > > I have an SMSReceiver that I built to intercept a particular type of
> > > > > > SMS that would run a service.  That is all working great, however, I
> > > > > > would like for this SMS to not show up in the user's inbox.  So
> > > > > > ideally i would like to delete the SMS on the time of Interception. 
> > > > > >  I
> > > > > > have gone through a ton of threads and having seen anyone accomplish
> > > > > > this yet.
>
> > > > > > Am I missing something or is this even possible?  I would think 
> > > > > > there
> > > > > > would be some _id on the incoming SMS that i could use to run the
> > > > > > delete against the SMS store.
>
> > > > > > I am looking for any solution, and I hope someone out there has
> > > > > > accomplished this.
>
> > > > > > HELP!!!!!- 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 [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