All Projects → lostzen → Lost

lostzen / Lost

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

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Lost

Placepicker
Free Android Map Place Picker alternative using Geocoder instead of Google APIs
Stars: ✭ 126 (-61.47%)
Mutual labels:  location, location-services, android-development
SimpleLocationGetter
No description or website provided.
Stars: ✭ 21 (-93.58%)
Mutual labels:  location, location-services
XamarinForms.LocationService
Xamarin Background Services, Background Location Updates, Location Updates, BroadCastReceiver
Stars: ✭ 61 (-81.35%)
Mutual labels:  location, location-services
android
Where you can find everything Android from Mapzen
Stars: ✭ 106 (-67.58%)
Mutual labels:  location, location-services
Corelocationcli
Command line program to print location information from CoreLocation
Stars: ✭ 138 (-57.8%)
Mutual labels:  location, location-services
React Native Android Location Services Dialog Box
React Native Android Location Services Dialog Box
Stars: ✭ 175 (-46.48%)
Mutual labels:  location, location-services
iOS-MapKit-Tutorial
iOS MapKit Getting Started
Stars: ✭ 24 (-92.66%)
Mutual labels:  location, location-services
Pelias Android Sdk
Android sdk for pelias
Stars: ✭ 20 (-93.88%)
Mutual labels:  location, android-development
location-api-sl
This API can be use to all developers to get location details of Sri Lanka 🇱🇰 including major cities, sub areas, districts and Provinces. ⛳️
Stars: ✭ 35 (-89.3%)
Mutual labels:  location, location-services
surger
⚡ Is there surge pricing around me right now?
Stars: ✭ 20 (-93.88%)
Mutual labels:  location, location-services
aic-mobile-ios
Art Institute of Chicago Official Mobile App
Stars: ✭ 29 (-91.13%)
Mutual labels:  location, location-services
Openlocate Android
Stars: ✭ 136 (-58.41%)
Mutual labels:  location, location-services
ReminderPro
ReminderPro(location, note, voice recording)
Stars: ✭ 27 (-91.74%)
Mutual labels:  location, location-services
FusedBulb
Location fetch library.
Stars: ✭ 22 (-93.27%)
Mutual labels:  location, android-development
Hrcarmarkeranimation
This android library is helpful for google map marker animation with Smooth turn and movement.
Stars: ✭ 52 (-84.1%)
Mutual labels:  location, location-services
locus-android
An Awesome Kotlin Location library to retrieve location merely in 3 lines of code
Stars: ✭ 280 (-14.37%)
Mutual labels:  location, android-development
Rxlocation
🗺 [DEPRECATED] Reactive Location APIs Library for Android and RxJava 2
Stars: ✭ 503 (+53.82%)
Mutual labels:  location, location-services
Live App Android
Build live location sharing in your Android app
Stars: ✭ 681 (+108.26%)
Mutual labels:  location, location-services
pinpoint
🌎 A python script for finding your Mac.
Stars: ✭ 56 (-82.87%)
Mutual labels:  location, location-services
bdapis
Rest API service. Build with NodeJS, Express, MongoDB
Stars: ✭ 65 (-80.12%)
Mutual labels:  location, location-services

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].