Hi, I developed a code in which i want to access GPS values like lattitude, longitude, speed and date-time for every fixed interval. Currently I am using LocationManager's onLocationChanged() method to get those values. but I want those GPS values for fixed interval irrespective of any event. Is there any way to do it, or any other method in LocationManager I can use
thanks and regards, -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

