treehouse / android-location-example

Project files for a blog post about the basics of using location in Android via Google Play Services
MIT License
62 stars 68 forks source link

Depreciated Aspects #1

Open JoshuaFry opened 6 years ago

JoshuaFry commented 6 years ago

Since FusedLocationAPI has been depreciated, what do you recommend using in its place?

benjakuben commented 6 years ago

Sorry for my delayed reply! There's a good thread about this on StackOverflow, though I haven't tried updating it myself as I'm no longer actively writing code. https://stackoverflow.com/a/46482065/475217