` location lastLocation = LocationServices.FusedLo...
# android
w
location lastLocation = LocationServices.FusedLocationApi.getLastLocation(mGoogleApi)
this you are doing after callback of onConnected?