Android-SimpleTimeTracker
Android-SimpleTimeTracker copied to clipboard
Database synchronization
It would be great if the database is accessible in the filesystem, so it can be synchronized with another device (or computer, for the purpose of backing up) in real time. It would also be great if there is support for performing some network function when you track something, such as POSTing a json to a remote server.