Android Open Source - Database parse DataSync






Project Summary

Synchronization between Parse.com and local Android database made easy.

Web Site / Source Repository

DataSync is hosted in the following web site
https://github.com/ntoskrnl/DataSync

If you think the Android project DataSync listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of DataSync.

ItemValue
Java File Count10
Activity Count0
jar files usedParse-1.4.1.jar
Parse-1.5.0.jar
Parse-1.5.1.jar
Parse-1.6.0.jar
Parse-1.7.0.jar
Parse-1.7.1.jar




License

The license information of DataSync is as follows:

Apache License

Java Source Files

com.cardiomood.android.sync.SyncException.java
com.cardiomood.android.sync.annotations.ParseClass.java
com.cardiomood.android.sync.annotations.ParseField.java
com.cardiomood.android.sync.ormlite.SyncDAO.java
com.cardiomood.android.sync.ormlite.SyncEntity.java
com.cardiomood.android.sync.ormlite.SyncHelper.java
com.cardiomood.android.sync.parse.ParseTools.java
com.cardiomood.android.sync.parse.ParseValueConverter.java
com.cardiomood.android.sync.parse.SimpleParseValueConverter.java
com.cardiomood.android.sync.tools.ReflectionUtils.java