This App Demonstrate Google's FusedLocationProviderClient And GeoCoder's APIs to get the user's latitude, longitude and human readable addresses.
- FusedLocationProviderClient APIs: getLastLocation(), getCurrentLocation() in case there is no result in getLastLocation().
- GeoCoder APIs: getFromLocation() to get Addresses.