Wrapper of FusedLocationProviderClient for Android to support modern usage like LiveData and Flow
-
Updated
Nov 1, 2023 - Kotlin
Wrapper of FusedLocationProviderClient for Android to support modern usage like LiveData and Flow
Android Library to get best available location . Getting location in background or foreground is just a 5 lines of code away :)
This project allows user to get current location of user using google play services.Just copy the location package and you are good to go.No need for permission check, settings check, plays service check..these are already done for you.
Android Location Provider Service using IPC (AIDL)
a demo that let you get user location in android (even in the absence of internet)
Sample android app Fetching Location Coordinates
Location tracker in background
a sample app that gets user's device current location using google location services API.
Add a description, image, and links to the androidlocation topic page so that developers can more easily learn about it.
To associate your repository with the androidlocation topic, visit your repo's landing page and select "manage topics."