/android-location-service

Android Location Service implementation using Google Play Service

Primary LanguageJavaOtherNOASSERTION

Android Location Service

Android Location Service implementation using Google Play Service.

1.Implementation to fetch the user's current location in foreground using FusedLocationProviderClient
2.Implementation to fetch the user's current location in background using FusedLocationProviderClient
3.Geo-Fencing Implementation using GeofencingClient.