This repository has been archived by the owner on Apr 23, 2023. It is now read-only.
LOST 0.1
ecgreb
released this
20 Mar 21:09
·
317 commits
to master
since this release
Features
- Initial release
- Interface based on Google Play Services LocationClient.
- Supports getting last known location and location updates via listener object.
- Creates sample application to illustrate basic usage.
Upgrade Notes
- Android 4.1 (API 16)
- Robolectric 2.2
- JUnit 4.11
- Fest Android 1.0.7
Developer Notes
- Uses Travis CI for automated builds