I am trying to listen to location changes but sometimes onLocationChanged callback is never called and getLastLocation returns null, w
onLocationChanged
getLastLocation
null
This problem can appear if google maps hasn't determined location of your device yet. Try launching Google Maps. If it can not then fix this issue in device's settings (say by enabling WLAN + GPS).