Sensor-Data-Logger
Sensor-Data-Logger copied to clipboard
How to save data to csv or json files?
Do you have any plan for this feature?
Hey, I don't have plans to work on this project anytime soon. However, it shouldn't be too hard to implement. You can add your export logic to this method: PhoneActivity.onDataChanged(DataBatch dataBatch, String sourceNodeId). Please feel free to submit a PR if you happen to implement this.
Hi @Steppschuh,
I like your work very much and I am going to write an export function for it.
Cheers,
Jonathan
Hi there, Thanks for such an amazing job. I also need the data for my PhD project. I was wondering if I can find somewhere the released .apk file with this feature. I really appreciate it.