This repository was archived by the owner on Oct 31, 2023. It is now read-only.
c99koder/AndroidSyncProviderDemo
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This project demonstrates how to create a contacts sync provider for Android. It implements a dummy login activity, and a sync provider that creates a single contact named "Elmer Fudd" and updates his social status on sync. For further discussion, see http://www.c99.org/2010/01/23/writing-an-android-sync-provider-part-1/