I am new into Android world. I was just referring this tutorial from Google: http://developer.android.com/training/location/retrieve-current.html
Program compiles fine and launches application on emulator, but when I try to find mLocationClient.getLastLocation() it returns null, ALWAYS
I searched for almost a day and ahve already tried sending parameter from DDMS, telnet, switching google MAPs but still no success.
Please help me out.