lost
lost copied to clipboard
A drop-in replacement for Google Play services location APIs for Android
You can [archive this repository](https://docs.github.com/github/creating-cloning-and-archiving-repositories/archiving-a-github-repository/archiving-repositories), to mark it as unmaintained. People then cannot submit PRs and there is a big warning that this is archived. Remember to add a note...
### Overview Android 12 (SDK 31) requires that when you are using intent-filters the `android:exported` attribute should be provided explicitly. Reference: https://developer.android.com/guide/topics/manifest/activity-element#exported ### Proposed Changes Add the `android:exported="false"` attribute to...
### Description Hi, I'm using lost for background geolocating user every 5 second. I set the interval to 5000 and smallestDisplacement to 0 and also priority HIGH_ACCURACY but the geolocating...
### Description Hello, I am trying to use Geofence with lost API, but i have so crashes when i am near my point. I have the following error ```Java E/AndroidRuntime:...
Under installation, there is a downloadable jar file. So I just have to install it on my phone and thats it?
1. Go to https://github.com/lostzen/lost 2. In the description (at the top of the page), click the link http://mapzen.github.io/lost/ Expected: Some kind of home page Actual: Error 404
### Overview On devices with SDK >= JELLY_BEAN_MR1, tracing a GPX file won't work anymore, because the changes from #244 introduced the usage of the real time clock in nanoseconds,...
### Description On devices with SDK >= JELLY_BEAN_MR1, tracing a GPX file won't work anymore, because the changes from #244 introduced the usage of the real time clock in nanoseconds,...
Is this project dead? Broken links everywhere, no new updates. Are there any alternatives?
### Description I have Firebase Crashlytics integrated in the app and I get a lot of stack traces like this: ``` Fatal Exception: java.lang.IllegalStateException LostApiClient is not connected. com.mapzen.android.lost.internal.ApiImpl.throwIfNotConnected (ApiImpl.java:11)...