Hi, guy, I am developing and mms-related app, but was stuck in find the right to obtain mms delivery status.
By looking through android mms source code, I found that push receiver can catch MESSAGE_TYPE_DELIVERY_IND and MESSAGE_TYPE_READ_ORIG_IND. But while receiving the broadcast intent, the mms app only updated the thread_id. It seems that mms table in system telephony database has a column named "d_rpt". The question is when is the field set with a value? -- 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

