Skip to content
This repository was archived by the owner on Feb 5, 2020. It is now read-only.
/ LOST Public archive
forked from lostzen/lost

A drop-in replacement for Google Play Services Location APIs

License

Notifications You must be signed in to change notification settings

hammerheadnav/LOST

This branch is 6 commits ahead of, 3 commits behind lostzen/lost:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 8, 2016
Jan 17, 2017
Jul 6, 2017
Dec 6, 2017
Dec 6, 2017
Aug 28, 2018
Dec 6, 2017
Dec 21, 2017
May 10, 2017
Jun 19, 2015
Apr 9, 2014
Aug 25, 2017
Dec 6, 2017
Dec 6, 2017
Oct 11, 2016
Oct 16, 2017
Jun 13, 2015
Jun 13, 2015
May 4, 2017
Dec 6, 2017

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.3%
  • Shell 0.7%