Foxpace / SensorBox

Android app to measure sensors
Apache License 2.0
60 stars 11 forks source link

Using Wear Health Services (WHS) to collect GPS data? #7

Open maaeedee opened 1 year ago

maaeedee commented 1 year ago

This app is amazing. However, I think the type of service that is used to collect GPS data could be improved. I see that currently [Fused Location Provider(FLP)] is used. To make it consistent with other sensors, it would be really valuable to include continuous measurement for GPS data. Are you planning include [Wear Health Services (WHS)] service? It would be directly useful in our research.

Check it here: https://developer.android.com/training/wearables/apps/location-detection

Foxpace commented 1 year ago

Sorry, for late response. Honestly, I have not aticipated that people will be using this app this much :D . I do want to promise anything, but when I will have time, I will look into it. But the app would need to be restructured in lrage scale, because the it drags the same implementations for 6 years now.

I will see, what I can do in close / further future. Thanks for the typ. :)