You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The method Constraints.Builder#setRequiredNetworkType(NetworkType.UNMETERED) should also be considered as a hint of available WiFi (less energy-greedy than 4G/5G). If so, the detection rule is valid but it is out of scope of the Power category.
The method
Constraints.Builder#setRequiredNetworkType(NetworkType.UNMETERED)
should also be considered as a hint of available WiFi (less energy-greedy than 4G/5G). If so, the detection rule is valid but it is out of scope of thePower
category.documentation: https://developer.android.com/training/connectivity/minimize-effect-regular-updates#app-initiated
The text was updated successfully, but these errors were encountered: