DrBumlehund / sem_group_m

0 stars 0 forks source link

Create Android service for checking distance to reports #7

Open DrBumlehund opened 6 years ago

DrBumlehund commented 6 years ago

Description

Create and start a service, which checks the gps distance from the device to reports, and notifies the user when near a report This could make use of activity recognition, to save battery life, by only checking when the user is on foot and bicycle etc.

TODO

DrBumlehund commented 6 years ago

I will take a look at the notification stuff