Skip to content

Simple 2-way sync implementation to plug into your implementation of AbstractThreadedSyncAdapter.

License

Notifications You must be signed in to change notification settings

shyamsukhamit/SyncManagerAndroid

 
 

Repository files navigation

SyncManager 2-way sync library for Android

Android Arsenal

Simple 2-way sync implementation to plug into your implementation of AbstractThreadedSyncAdapter.OnPerformSync.

See Transferring Data Using Sync Adapters for more info on Android sync framework integration.

There are a handful of tutorials to help you plug into the Android Sync framework, but they usually leave you with an empty OnPerformSync implementation, and leave those details up to you.

This library provides a simple 2-way sync implementation to plug into your Android Sync framework integration.

Javadoc

See full source demo Google Tasks list Android app: SyncManagerAndroid-DemoGoogleTasks

About

Simple 2-way sync implementation to plug into your implementation of AbstractThreadedSyncAdapter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%