[android-developers] Re: List Contact type SIM, Phone, Google

2010-01-20 Thread Arkady
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 martin.belc...@gmail.com wrote: I have run this

[android-developers] Re: List Contact type SIM, Phone, Google

2009-12-15 Thread Nature Boy
I have run this code on a HTC Hero with Android 1.5 and compared the list of contacts that I pull from the API. It includes the Phone and Google contacts but not the SIM contacts. Is there anyway to pull these as well? I still have not found a way to detect the difference between a Phone and a