Can we get location in background Android?

Background location access checklist In your app’s manifest, check for the ACCESS_COARSE_LOCATION permission and the ACCESS_FINE_LOCATION permission . … If your app targets Android 10 (API level 29) or higher, also check for the ACCESS_BACKGROUND_LOCATION permission. Verify that your app has a feature that requires it.9 Eki 2020

Read more