Import the package where you wanna use it. Start the location service . This will also ask the user for permission if not asked previously by another package. You can also force the use of Android LocationManager instead of Google’s FusedLocationProvider by setting the forceAndroidLocationManager property to true .
Read moreWhat is location in the background?
Android 10 features a background access location reminder, which increases transparency into how much access apps have to a device’s location and helps users maintain control over such access. In Android 9 and lower, an app can track a device’s location while running in the background without the user’s knowledge.
Read more