location-samples
location-samples copied to clipboard
getRunningServices is deprecated
https://github.com/android/location-samples/blob/16a926b15a116f028043bda4b08e693e581a181e/LocationUpdatesForegroundService/app/src/main/java/com/google/android/gms/location/sample/locationupdatesforegroundservice/LocationUpdatesService.java#L363
ActivityManager.getRunningServices(int) is deprecated in Android O. Please provide a workarround.
is there update on this?