Hello,

I am having some issue regarding requestLocationUpdates().


Aim: To get location updates every 5 mins irrespective of the
individual having moved or not.


My function: Time = 300000 , Distance  = 0;


Observation: I do get updates every 5 mins but,
-> If I am on the move, I get more than 1 location co-ordinates every
5 mins
-> If I am not on the move, I get no location update (which is not
wht
I want. I would still like to get the co-ord)


I would like to have one location co-ord every 5 mins irrespective of
the individual haveing moved or not.


What is the best way to achieve this?


Thanks



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to