A Library to sync data across local db and server for Android..
scotty is hosted in the following web site
https://github.com/adnaan/scotty
If you think the Android project scotty listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of scotty.
Item | Value |
---|---|
Java File Count | 14 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 0 |
jar files used | dagger-1.0.0.jar dagger-compiler-1.0.0.jar gson-2.2.2.jar javawriter-1.0.5.jar javax.inject-1.jar melautils.jar retrofit-1.0.1.jar square-otto-1.3.2.jar tape-1.1.0.jar |
scotty has the following Java source files.
com.scotty.lib.DeleteTask.java com.scotty.lib.GetTask.java com.scotty.lib.GsonConverter.java com.scotty.lib.InsertTask.java com.scotty.lib.ScottyApplication.java com.scotty.lib.Sync.java com.scotty.lib.SyncCommands.java com.scotty.lib.SyncTask.java com.scotty.lib.SyncTaskQueue.java com.scotty.lib.SyncTaskService.java com.scotty.lib.SyncableContentItem.java com.scotty.lib.SyncableContentProvider.java com.scotty.lib.SyncableM2MManager.java com.scotty.lib.UpdateTask.java