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.
p-lr/background-location-updates-android-o
Sample for background location changes in Android "O"
JavaNOASSERTION