I'm having an app which shows the recent call logs as a listview.
I need to update the listview simultaneously with recent call logs. i.e. when i have made an 'out going call' or got a 'missed call', it will shown in the list view on the same time.
How can i achieve this. Please advise!
Thanks.