Skip to content
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

Open
jw243 opened this issue Mar 15, 2020 · 4 comments
Open

Has project been abandoned? #47

jw243 opened this issue Mar 15, 2020 · 4 comments

Comments

@jw243
Copy link

jw243 commented Mar 15, 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!

@wish7code
Copy link
Member

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 :-(

@wish7code
Copy link
Member

My friend, please have a look at 3754d34

Quick and dirty, but seems to work in Android 10, at least offline mode

@mvglasow
Copy link

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).

@rouhu
Copy link

rouhu commented Aug 16, 2022

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 :-(

Gents,
We need this service. There are no longer any non-commercial providors left.
I am happy to help on the server side as I am PHP developer. wish7code, let me know how I can help.

Cheers, Timo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants