Did anyone found a way to make SIM contacts visible through Cursor curAllContacts = getContentResolver().query(People.CONTENT_URI, null, null, null, null); or new Intent(Intent.ACTION_PICK, People.CONTENT_URI); ?
On 16 дек 2009, 01:44, Nature Boy <[email protected]> wrote: > I have run this code on a HTC Hero with Android 1.5 and compared the > list ofcontactsthat I pull from the API. It includes the Phone and > Googlecontactsbut not theSIMcontacts. Is there anyway to pull > these as well? > > I still have not found a way to detect the difference between a Phone > and a Google contact, I will post here if I do.
-- 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

