/background-location-updates-android-o

Sample for background location changes in Android "O"

Primary LanguageJavaOtherNOASSERTION

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.