Scottish-Tech-Army / Soundscape-Android

This is the source for an Android version of the original iOS Soundscape app
https://scottish-tech-army.github.io/Soundscape-Android/
Other
2 stars 2 forks source link

Activity Recognition API #172

Open AsquaredWsquared opened 1 day ago

AsquaredWsquared commented 1 day ago

We need to be able to detect if a user is still/walking/in vehicle as their activity state is used to describe if they are facing/heading/travelling in a particular direction by iOS. In addition we can use their activity state to change the distance a feature is detected, for example, if they are walking we might try and detect a bus stop when it is 30 meters away and notify them but if they are travelling on a bus then it might be more helpful to detect a bus stop 100 meters away so they have time to get up from their seat and move to the exit.