This is a sample of EnduroSync for Android. Some notes:
-
You should probably replace app/libs/endurosynclib.jar with the most recent version which can be found here.
-
In MainActivity.java, there are several static Strings that you need to replace with your own values (kNs, kApp, etc.)
-
This sample works well with the iOS sample. If you run this sample, and then run the iOS sample (or vice versa), you'll get a synced object store.
-
The sample is a simple named preferences object that contains some prefereneces and a list of link objects.