Hi, For frequent / accurate location updates try http://developer.android.com/reference/android/location/LocationManager.html and the onboard GPS receiver, unless of course you have a Pixel C tablet which has no onboard GPS receiver ;-)
Regards On Saturday, December 19, 2015 at 2:30:10 AM UTC+11, shashidhar wrote: > > 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/a8b96ec9-d263-4247-82e1-24d350fad93b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

