vshcherb

Results 2 issues of vshcherb

Hello, Is it possible to use standard LocationManager for Foreground Service Sample instead of GMS FusedLocationProviderClient. https://github.com/android/location-samples/blob/main/LocationUpdatesForegroundService/app/src/main/java/com/google/android/gms/location/sample/locationupdatesforegroundservice/LocationUpdatesService.java#L116 The question comes from point that we have foreground service but it uses...

*Some story behind*: We are working on OsmAnd live feature to provide incremental map updates based on augmented diffs. I think this could be a very similar task for many...

enhancement