Closed arunkr83 closed 2 years ago
Hi @arunkr83! Contact Store is a Kotlin API. Java is not currently supported to keep development lean.
Are you looking for a Java version of Contact Store or asking how to do such operations using the original Android API? Maybe I can help out if I understand better what you are trying to do.
Hi @arunkr83! Contact Store is a Kotlin API. Java is not currently suppoted to keep development lean.
Are you looking for a Java version of Contact Store or asking how to do such operations using the original Android API? Maybe I can help out if I understand better what you are trying to do.
how to do operations in java .? like how to fetch all contacts ,details of each contact etc using java, while using contactstore library..
@arunkr83 Using Contact Store from Java is not currently supported.
Even though it should be technically possible to use Contact Store in Java, I do not think that it is trivial to do.
Noted that Java intergration has been requested. Closing this for now.
Can any one share the java version to get the contact list, edit contact and add contact .? Thanks