5vwhm / lost

A drop-in replacement for Google Play services location APIs for Android

Home Page:http://mapzen.github.io/lost/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lost

Location Open Source Tracker (for Android)

Circle CI Build Status

Usage

This project seeks to provide an open source alternative to the Google Play services location APIs that depends only on the Android SDK. It provides 1:1 replacements for the FusedLocationProviderApi, GeofencingApi, and SettingsApi.

Lost operates by making calls directly to the LocationManager. Lost can run on any Android device running API 15 or higher regardless of whether or not it supports the Google Play ecosystem.

Set up:

Sample

For a working example please refer to the Sample App.

About

A drop-in replacement for Google Play services location APIs for Android

http://mapzen.github.io/lost/

License:Other


Languages

Language:Java 99.3%Language:Shell 0.7%