Android – the implicit intent of the contact group list
•
Android
I want to select a group (contact group). I found the code to open contact activity, but I didn't find groups
Intent intentContact = new Intent(Intent.ACTION_PICK, ContactsContract.Contacts.CONTENT_URI);
startActivity(intentContact);
Does anyone know how to implicitly open the following activities?
I have finished Google search, but I can't find any more solutions
Thank you very much for your help
Invalid Sign
PRATIK
resolvent:
This cannot be done at present
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码