Android's Contact Picker API lets apps request specific contact data fields (email, phone) without requiring broad contacts permission. A code walkthrough shows how to launch the picker intent with field restrictions and a selection limit, then process the returned session URI using a ContentResolver query on a background

2m read timeFrom android-developers.googleblog.com
Post cover image
Table of contents
A New Standard for Contact PrivacyHow It WorksBackward Compatibility and ImplementationBest Practices for Developers

Sort: