Universite-Gustave-Eiffel / NoiseCapture

Android App dedicated to the measurement of environmental noise.
http://noise-planet.org/fr/noisecapture.html
GNU General Public License v3.0
93 stars 45 forks source link

Export times out (or crashes) on long (8h) measurements #300

Closed helmut-jacob closed 1 year ago

helmut-jacob commented 4 years ago

I did an 8 hour measurement over night and wanted to export it to inspect the data locally. Trying to export the data fails as the app is not responding during export.

Showing the measurement in the app works just fine even though loading takes quite some time.

Any ideas?

nicolas-f commented 4 years ago

Hi,

Thanks for your feedback.

When exporting the data is loaded into memory, but your smartphone does not have enough memory.

Currently the only way to read the data is to download the internal database file using adb software.

NoiseCapture has been made for measuring short recording session while walking in the street, so your use case is not a planed feature.

nicolas-f commented 4 years ago

Fixed with beta