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

intent/interface for on-the-fly updates to the database? #128

Closed
IzzySoft opened this issue Oct 9, 2019 · 3 comments
Closed

intent/interface for on-the-fly updates to the database? #128

IzzySoft opened this issue Oct 9, 2019 · 3 comments

Comments

@IzzySoft
Copy link

IzzySoft commented Oct 9, 2019

I'm using TowerCollector to contribute to OpenCellId and Mozilla. It would be pretty nice to feed the collected data directly to the LocalGSMBackend database as well, to have it instantly available. The developer of TowerCollector would be willing to implement that (see this issue); but to do so, they'd need a way to hand the data over.

Is there any intent or other interface available with LocalGSMBackend that would accept new data? If not, could you provide such – or what approach would you recommend?

Thanks in advance!

@n76
Copy link
Owner

n76 commented Oct 9, 2019

As noted on the README, this backend is mostly in maintenance mode. If someone gives me a pull request with an intent implemented for adding data to the database, then I will consider it.

@IzzySoft
Copy link
Author

IzzySoft commented Oct 9, 2019

Thanks! And yes, I'm aware you've switched your focus to DejaVu. I'm no Android dev, so I cannot make that PR; hopefully someone else will.

Forgive my ignorance, but would directly updating the lacells.db work, and your backend would use those data? The database is located on the SD card, so the update itself might be technically possible (given the (READ|WRITE)_EXTERNAL_STORAGE permission).

@n76
Copy link
Owner

n76 commented Jan 2, 2021

I have handed off this project to @Devee. The new official repository for this work is a now at https://gitlab.com/deveee/Local-GSM-Backend.

If this is still an issue, please open it on the new repository with the new maintainer.

@n76 n76 closed this as completed Jan 2, 2021
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

2 participants