I created an application using Android GPS. This application shows user's current location name, latitude and longitude, GPS accuracy in Android mobile. I have tested this application in my android device. It was run in my mobile perfectly. But I can not get location name, latitude, longitude and accuracy when I was in Home or building. How do I create Toast text when I am not getting GPS coverage?
Thanks.