this is my main class.it shows me the longitude & latitude.
it is working fine.but the thing is that when i run this programm in my phone it gives me that current location latitude and longitude.
but it doesn't give me the country name.I don't know why ?
can anyone tell me the reason ?
Tim Moores
Rancher
Joined: Sep 21, 2011
Posts: 2407
posted
0
I assume there is code somewhere that prints out locationdetails after the geoCoder has been called? Or are you relying on onLocationChanged being called again with another location update?