Hi,
 I have implemented the frequent location updates in my app following the
training @
http://developer.android.com/training/location/receive-location-updates.html .
Every thing works fine when the phone is connected to internet. But the
location does not get updated when there is no internet connection?
Is this expected behavior or do we have a workaround to get the location
updates with out internet? We even tried with setting the priority as
PRIORITY_HIGH_ACCURACY
<http://developer.android.com/reference/com/google/android/gms/location/LocationRequest.html#PRIORITY_HIGH_ACCURACY>
while
initializing the location request and that did not help with out internet.

Appreciate your Help!

Thanks,
Shashidhar

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAHWL_jP8th63PC7iHWAhCBt_g9VJniN%2BeMFz4jUusLncUvae2g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to