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

Adding tracking functionality to corona warn app companion #96

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Timo1993
Copy link

I added a tracking activity. The tracking data is collected every minute (if the option is enabled) and stored in a local SQLite database. The tracking is running as a service in background. The service also starts after a reboot.

In the tracking screen you can show the tracking route on a map. Therefore you have to enter the start data and enddate. You can also enter only one date to show the position at this time.

You need to add a Google Maps API key.

@patrick-heuer
Copy link

Does that mean that the use of an external app (RaMBL) is not needed anymore? That would be awesome!

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

Successfully merging this pull request may close these issues.

2 participants