J'ai le code suivant: String[] where; where.append(ContactsContract.Contacts.HAS_PHONE_NUMBER + "=1"); where.append(ContactsContract.Contacts.IN_VISIBLE_GROUP + "=1"); Ces deux ajouts ne sont pas en cours de compilation. Comment cela fonctionnerait-il