-
-
Notifications
You must be signed in to change notification settings - Fork 56
Network and Connectivity
The Networks feature hub groups connectivity-related settings and tweaks. All sub-features require WRITE_SECURE_SETTINGS.
ID: Networks
Permissions: WRITE_SECURE_SETTINGS
Has Settings Screen: Yes
The Networks hub is the parent feature that opens a dedicated settings screen containing all network-related controls below.
ID: Network download rate limit
Permissions: WRITE_SECURE_SETTINGS
Sub-feature of: Networks
Caps the maximum download speed for background network operations. Useful for conserving data on metered connections.
Sets the network_recommendations_enabled and related secure settings to throttle background download bandwidth.
- Setting the value to
-1disables the limit (default/unlimited). - No toggle — you set the value or leave it at -1.
ID: Mobile data always on
Permissions: WRITE_SECURE_SETTINGS
Toggle: Yes
Keeps mobile data active in the background even when connected to Wi-Fi. Normally Android pauses mobile data when on Wi-Fi to save power.
- Reduce latency when switching from Wi-Fi to mobile
- Keep VPN or background sync working without Wi-Fi dependency
- Replicate the "Wi-Fi + Mobile data" behavior on some Pixels
Sets the mobile_data_always_on secure setting to 1.
ID: Wireless display certification
Permissions: WRITE_SECURE_SETTINGS
Toggle: Yes
Enables a hidden developer mode for wireless display (Miracast/WFD) that exposes additional configuration for wireless projection certification testing.
- This is primarily a developer/testing feature.
- Sets
wifi_display_certification_onsecure setting. - May expose additional options in Developer Options after enabling.
While not a standalone settings feature, Essentials provides a Private DNS QS tile that cycles through DNS providers:
- Off (system default)
- Automatic (DoT via system)
- Custom hostname presets you configure
See Quick-Settings-Tiles#private-dns for details.