sysnetlab / SensorDataCollector

Android sensor data collector that collects sensor or pseudo-sensor data.
GNU General Public License v3.0
5 stars 2 forks source link

opened two many files when creating experiments from data store #124

Closed graychan closed 10 years ago

graychan commented 10 years ago

When an experiment is created from the data store, a file is created for each sensor. This results in two many files created. We shall defer the file creation to the moment when we read the file.