Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 364 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 364 Bytes

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.