Monday 15 October 2018

LocationProvider

LocationProvider is a tiny class that abstracts away a lot of the pain of getting a users location from the phone (without having to call location APIs), provides a fully configurable standard Builder pattern and a set of callbacks.

With the most basic usage, you give it a context and a callback and you're good to go!



from The Android Arsenal

No comments:

Post a Comment