Just curious, but in your onChange you cancel a notification using SMS_ID. I'm assuming this is your own private notification id, but thought i'd ask just in case you figured out a way to cancel the messaging app's notification. Did you?
On Dec 12, 1:19 pm, code_android_festival_way <[email protected]> wrote: > This is the solution: > > http://paste.pocoo.org/show/95079/ > > The key is the uri to the provider. > > On 12 Dez., 17:27, code_android_festival_way > > <[email protected]> wrote: > > Hello I'm using the following setup to get notified for changes on the > >SMSprovider: > > >http://paste.pocoo.org/show/95066/ > > > But I'm only getting notified (onChange gets called) when I have an > > incomingSMSand get and unread count of 1. But when I read the > > message the Observer doesn't get called and so I can't track when the > > message is read. > > > Could someone please help me! > > > Looking forward reading your answer. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

