Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Demo app and slides from my Droidcon SF 2016 talk.

Notifications You must be signed in to change notification settings

benoberkfell/sync-adapter-demo

Repository files navigation

Sync Demo

This is a demo codebase from my presentation at the NYC Android Meetup on February 9, 2016, as well as at Droidcon SF 2016.

The aim here is to demonstrate how to use a sync adapter with stubbed out content providers and accounts, and also to show how to unit test the sync logic within the JVM.

We use Realm to handle the persistence layer, rather than using a content provider.

Check out the Droidcon slide deck for more info

About

Demo app and slides from my Droidcon SF 2016 talk.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages