Sie müssen Folgendes verwenden:
Cursor contacts = getContentResolver().query(ContactsContract.Contacts.CONTENT_URI, null, null, null, null);
Hier ist ein vollständiges Tutorial dazu:http://saigeethamn.blogspot.in/2011/05/contacts-api-20-and-above-android.html