googlecodelabs / background-location-updates-android-o

Sample for background location changes in Android "O"
Other
81 stars 57 forks source link

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.