p-lr / background-location-updates-android-o

Sample for background location changes in Android "O"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Sample for background location changes in Android "O"

License:Other


Languages

Language:Java 100.0%