Under what circumstances will getBestProvider return NULL and what is
the best way to handle it?

My app uses the provider to determine the current location.  If
getBestProvider returns NULL I request an update from NETWORK on the
assumption that there is always a NETWORK provider even if the GPS is
not available.  What does it mean if there is no "best"?  Doesn't
Android automatically relax my criteria until it finds a match?  And why
would a device would not have a NETWORK provider?

-- 
Jake Colman -- Android Tinkerer

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to