Hi All, I have been working on one application where it has to access the number of missed calls. i am facing the problem that the before the database of missed call get updated, the DB getting accessed so getting the old value. I am setting one Listener that will be called when the call ends, and i am reading the DB but still the DB has not yet upadated. Some times the DB is getting updated before i read the value but sometime not. Please post solution. Is there anything like i can wait till the DB update. Or just the delay kind of thing, i can give before reading the DB.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

