Re: [android-developers] Query Related to Call Log

2011-06-11 Thread Mark Murphy
Query the CallLog content provider. On Sat, Jun 11, 2011 at 9:21 AM, Napster wrote: > I'm planning to develop an application to reduce call expenses for > users. The basic idea is to show their call durations on sorted > contacts. For example, my app should shows a list of phone numbers, > with t

[android-developers] Query Related to Call Log

2011-06-11 Thread Napster
I'm planning to develop an application to reduce call expenses for users. The basic idea is to show their call durations on sorted contacts. For example, my app should shows a list of phone numbers, with the most called (most time duration / most number of times dialled ) at the top of the list. Th