Location Open Source Tracker (for Android)
Lost is a drop-in replacement for Google Play services that makes calls directly to the LocationManger.
This project seeks to provide an open source alternative to the Google APIs that depends only on the Android SDK. It provides 1:1 replacements for the FusedLocationProviderApi, GeofencingApi, and SettingsApi.
Set up:
- Installation
- Upgrading 1.x to 2.0
- Getting Started
- Getting the Last Known Location
- Receiving Location Updates
- Mock Locations & Routes
- Changing Location Settings
- Creating and Monitoring Geofences
For a working example please refer to the Sample App.