[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 Goo

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

2009-12-14 Thread Nature Boy
Hi there, I'm aiming to develop an application on Android 1.5 that is required at one point to list all contacts and display the type of contact ie SIM, Phone or Google. I can easily list all the contacts by using Cursor curAllContacts = getContentResolver().query(People.CONTENT_URI, null, null, n

[android-developers] Re: Eclair install choked with errors about locks and died horribly leaving corrupted install

2009-11-28 Thread Nature Boy
"A folder failed to be renamed or moved. On Windows this typically means that a program is using that folder (for example Windows Explorer.) Please close all running programs that may be locking the directory" I was having the same problem and disabling Norton Internet Security solved it for me.

[android-developers] Re: SDK installation

2009-11-28 Thread Nature Boy
I was having the same problem and disabling Norton Internet Security solved it for me. Message I was getting from the Android SDK and AVD Manager was "...A folder failed to be renamed or moved. On Windows this typically means that a program is using that folder (for example Windows Explorer.) Plea