Currently I am using *ContentObserver* in my application which is observing 
Native SMS URI ("content://sms/") but *onChange*(context, uri) method is *
NOT* invoked when user *read SMS* from Android Native SMS Client. 
I have tested on Google Nexus 4 (Android 4.3) and Samsung Galaxy S3 
(Android 4.1.2).
 
Suppose 3 unread SMS messages are present in phone(Android Native SMS 
Client) and user has read one of the SMS, then how to identify which SMS 
got read(from Android Native SMS Client) in our application?
 
Any help will be well appreciated.

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to