I have a broadcastreceiver and after receive sms, I abort the receiver so the sms doesn't go to inbox. I want to have a custom inbox in my app to users can see last 20 received sms in it. I use adapter to view inbox but only saved smss are shown and my app sms are lost. How can I handle those?
-- 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

