Skip to content

A sample project that demonstrates how to create a contacts sync provider for Android

Notifications You must be signed in to change notification settings

jDilshodbek/AndroidSyncProviderDemo

 
 

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/

About

A sample project that demonstrates how to create a contacts sync provider for Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 64.7%
  • HTML 35.3%