Android Open Source - Database server scotty






Project Summary

A Library to sync data across local db and server for Android..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of scotty.

ItemValue
Java File Count14
Target SDK Version17
Minimum SDK Version8
Activity Count0
jar files useddagger-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




Java Source Files

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