Contacts icon indicating copy to clipboard operation
Contacts copied to clipboard

Android Contacts API

Results 26 Contacts issues
Sort by recently updated
recently updated
newest added

Hey great work.....!!! but I want to use some other filelds value from contact book like **relation,organisation and note** so how I can get the values of relation,organisation and note...

Hello , I want to get all contacts with only mobile type number. How can I do this ?

Please add and delete a contact features

enhancement

- Added public Contact ID field - Added `findOne()` method Contact ID allows to query specific contacts. `findOne()` method returns the first contact in the list or null (useful with...

Hello, I'm making a simple query such as : ``` Query q = Contacts.getQuery(); List contacts = q.find(); ``` Some of the contacts don't have PhoneNumbers populated whereas it is...

bug

Sorry for my bad English but I have problems with your library and need your help. 1 : When I add new contact or new number in my contacts, this...