background-location-updates-android-o icon indicating copy to clipboard operation
background-location-updates-android-o copied to clipboard

Sample for background location changes in Android "O"

Codelab for learning about changes to background location gathering in Android "O".

Apps running on "O" devices have significant limits placed on background location gathering. These limits apply regardless of the targetSdkVersion specified in build.gradle. This codelab shows how to work with these new limits.