User privacy and transparency are core to the Android experience. To better align with these principles, we are updating the default behavior of the Nearby Connections API regarding how it interacts with device radios.
What is changing?
Previously, the Nearby Connections API could automatically toggle Wi-Fi and Bluetooth radios ON to facilitate connections without explicit user intervention. Moving forward, the API will no longer automatically enable these radios for 1P and 3P applications.
What this means for developers
If your app relies on Nearby Connections, you will need to update your implementation to account for these changes:
- Manual Radio Management: You must ensure that the necessary radios (Wi-Fi or Bluetooth) are enabled before initiating Nearby Connections tasks.
- User Notification: If the required radios are disabled, your app must now inform the user and request that they enable them manually. The API will no longer programmatically turn them on for you.
Timing
These changes are scheduled to take effect in late 2026. We recommend reviewing your connection workflows now to ensure a seamless transition for your users.
-
DocumentationAdaptive app development is fundamental on Android, but making sure everything looks good and every feature works the way it should require multiple tests on multiple devices. Or does it?
Rob Orgiu • 2 min read -
Case StudiesWhatsApp is the world's largest messaging platform, serving billions of users globally. It is the default communication tool for people across diverse regions, connecting users through private, reliable, and secure messaging.
Niharika Arora, Tracy Agyemang, Mayank Jain • 8 min read -
Product NewsMaintaining a healthy Android ecosystem is a shared commitment where every app and game has a role to play.
Raghavendra Hareesh Pottamsetty • 4 min read
Get the latest Android development insights delivered to your inbox weekly.