I have two questions regarding this call:

1. After making this call, does it update the current location then
call the listener you give it? In other words, does it actually wait
to complete the location update, store the location in
"lastknownlocation", then call your location listener?

2. If you give this call a "min time" as one of the arguments(instead
of 0), will it automatically make locations updates using the time
given then call your listener OR does providing a time just mean that
it will only respond to a call after the min time has expired and
won't process anything before it?

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