I am trying to query CallLogs.Calls using getContentResolver().Query()
but it doesn't give me a option to do Distinct or Group By.

       I know that if you use SQLite query and database you can do
this but I don't know what to pass in Table name argument.

       I am confuse between Content_URI and SQLite database and table.
Can I use Content_URI with SQLIte query? if yes..how...?

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to