breber / garagehub-android

This is a repository for the mobile version of GarageHub
http://garagehub.us
0 stars 0 forks source link

Update location handling code for finding Gas prices #9

Closed breber closed 11 years ago

breber commented 11 years ago

-Remove setting for use current location -If there is something typed in the zip code box, try and use that for the location. If getting lat/lon from that fails, use the current location -Update current location fetching to use the new API from Google Play Services (https://developer.android.com/google/play-services/location.html)