Once #41 or #42 are completed, resolving this issue consist in implementing regular upload of data rows. This should happen wether the application is in the foreground or not.
On completion, the internal database will have some rows marked as ready to be purged.
In the Android client, analytics data is uploaded each hour while GPS data is uploaded every 15 minutes.
See #19
Note that this process should not happen if no network connection is available.
Once #41 or #42 are completed, resolving this issue consist in implementing regular upload of data rows. This should happen wether the application is in the foreground or not. On completion, the internal database will have some rows marked as ready to be purged.
In the Android client, analytics data is uploaded each hour while GPS data is uploaded every 15 minutes. See #19 Note that this process should not happen if no network connection is available.