issues
search
kylecorry31
/
Trail-Sense
An Android app that uses your phone's sensors to assist with wilderness treks or survival situations.
https://kylecorry.com/Trail-Sense/
MIT License
1.23k
stars
75
forks
source link
Move all sensor processing to a coroutine
#1772
Open
kylecorry31
opened
1 year ago
kylecorry31
commented
1 year ago
[ ] Processing happens in a coroutine
[ ] Callback occurs on the main thread
kylecorry31
commented
1 year ago
Consider using kotlin flows instead