ifaz / little-fluffy-location-library

Automatically exported from code.google.com/p/little-fluffy-location-library
0 stars 0 forks source link

Add support for google play services location client (aka fused location provider) #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There are several problems with locationManager and NETWORK_PROVIDER on recent 
android versions (see http://code.google.com/p/android/issues/detail?id=57707)

It would be very nice to have lfll use locationClient where available, and 
downgrade to locationManager only on old devices or where google play services 
is not available.

Original issue reported on code.google.com by s...@t0x.net on 23 Sep 2013 at 12:01

GoogleCodeExporter commented 9 years ago
This is now done, but it needs a good test! :-)

Original comment by ken...@kentonprice.com on 25 Feb 2014 at 12:25

GoogleCodeExporter commented 9 years ago
where?

Original comment by maca...@gmail.com on 25 Feb 2014 at 12:34

GoogleCodeExporter commented 9 years ago
When I can work out how to login to Google Code via SVN when my Google account 
now has two-factor authentication, I'll check it in!

Original comment by ken...@kentonprice.com on 25 Feb 2014 at 12:42

GoogleCodeExporter commented 9 years ago
Cool, thanks!

Original comment by maca...@gmail.com on 25 Feb 2014 at 1:22