-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mike P. Sinn edited this page Jan 30, 2014
·
10 revisions
QuantiModo Sync is for rooted Android phones.
It takes the databases for life tracking applications, then it extracts the data and posts to our database with our API.
Building requires:
- https://github.com/mikepsinn/QuantiModo-SDK-Android/
- eMail [email protected] if you need to be added as a collaborator
Here's a QM API explorer: https://quantimo.do/api/docs/
The goal is to get as much life-tracking data from various apps into our site.
Here are some titanium backups and database from life-tracking apps:
https://drive.google.com/folderview?id=0B5bXsrxQCOy8WTcyVXFvcVlkdU0&usp=sharing
There's a string in QuantimodoClient.java that defines the database server to use, using dev.quantimo.do would be preferable. eMail [email protected] if you need credentials to log into https://dev.quantimo.do/phpmyadmin/.
Create your own testing account to upload measurements to.