Google Unveils Android 17 Contact Picker Privacy Boost

Google Unveils Android 17 Contact Picker Privacy Boost

Google Unveils Android 17 Contact Picker Privacy Boost

https://www.findarticles.com/google-unveils-android-17-contact-picker-privacy-boost/

Publish Date: 2026-03-25 19:08:00

Source Domain: www.findarticles.com

What’s New in Android 17: A Closer Look at Features

Android 17 introduces a system Contact Picker designed to keep your address book private while still letting apps get exactly what they need. Announced on the Android Developers Blog, the feature replaces broad contacts access with a guided, on-screen selection flow that you control, similar to how the system Photo Picker works for images and videos.

Instead of granting the sweeping READ_CONTACTS permission, apps can invoke the new Intent.ACTION_PICK_CONTACTS flow so you choose specific people and the precise data fields to share. It’s a direct response to years of overbroad permission requests that exposed entire address books to apps that only needed a phone number or email.

Google Unveils Android 17 Contact Picker Privacy Boost

Granular Access, Not All or Nothing: Field-Level Control

The Contact Picker enables field-level consent. If a delivery app needs to send an SMS to a single recipient, it can request just that contact’s phone number. If a collaboration app only needs an email address, it can ask for the email field without pulling names, notes, or addresses. You see what’s being requested in the picker and decide what to share, one contact at a time or in batches.

This is privacy by design. Rather than handing over your entire contacts database, you grant a narrow, auditable slice of data. Privacy researchers and groups like the Electronic Frontier Foundation have long advocated this principle of least privilege, and Google is now building it directly into the platform’s user flow.

Works Across Profiles and Private Spaces

Android 17’s picker also understands the realities of multi-profile life. It supports selecting contacts that live in other user profiles on the same device, including cloned profiles and private spaces. That means you can keep a separate work profile or a locked private space and still share a single, intentional contact from those areas without exposing the rest.

This cross-profile awareness closes a…

Source