-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Has project been abandoned? #47
Comments
Hi! Basically the project would need a major rework - Google has introduced some really bad limitations on the wifi scanning API, which makes it hard to use for geolocation. Geolocation is not impossible but it would require quite some efforts to create a new scanning and geolocation app for the project. Also we would have to redesign the server, as the current architecture is outdated. Yet my main problem is not the motivation to bring things forward, but a serious lack of time :-( |
My friend, please have a look at 3754d34 Quick and dirty, but seems to work in Android 10, at least offline mode |
After implementing #51, it works for me. Wifi scan throttling needs to be disabled in developer settings (requires Android 10+, afaik no way to get this working on Android 9). Limits on wifi scans by background apps (introduced in Android 8) may still be an issue (resulting in reduced update frequency, which would need to be looked into – Radiobeacon had a similar issue, for which I remember submitting a PR, but no idea if the backend ever implemented the same thing). |
Gents, Cheers, Timo |
Hi @wish7code, hope you're doing well. I was wondering if you have archives of old raw data? I found some on archive.org but it looks like it's missing 2018-2020. |
Hi there!
I was wondering whether this project has been abandoned. I noticed that the geolocation service does not work anymore on Android 9 & 10, and the apps have not been updated for a long period of time.
It really would be a shame. For data protection reasons, I find it absolutely necessary to have a WiFi/Cell tower location service based on an offline database. Unfortunately, there is no alternative for a wifi location service using an offline database, if this project is abandoned.
Please keep the work up!
Thanks!
The text was updated successfully, but these errors were encountered: