java - How often does LocationClient.getLastLocation() get updated? -
I need to know how many times the place object has been returned from this method and it's time or distance or something Else is based?
According to the document it gives the known location
I think it is < Code> LocationContents , when it is known, stores that location when calling getLastLocation
method to call.
Hope it helps.
Comments
Post a Comment