I built the Application Which take lat lng from gps but most of time it does not work is there Any way to get lat lng from internet..
locationManager.requestLocationUpdates(LocationManager.GPS_PROVIDER, MIN_TIME_BW_UPDATES, MIN_DISTANCE_CHANGE_FOR_UPDATES, locationListenerGps);