4

Possible Duplicate:
Suggestions for syncing data to someone besides Google? Funambol?

Does anyone know any effort on Android which can sync contacts, sms or even notes/todos to my own server? I saw similar function on Samsung GS3 "Add account" settings page but not sure how it works.

All advice are appreciated. Preferably open source projects. Thanks!

est
  • 321
  • 1
  • 4
  • 11
  • 2
    See also: http://android.stackexchange.com/questions/8824/how-to-sync-an-android-phone-with-anything-other-than-google ; http://android.stackexchange.com/questions/2863/how-to-sync-contacts-and-calendar-with-linux-system-without-using-gmail ; http://android.stackexchange.com/questions/8928/is-there-a-google-less-personal-cloud-for-contacts-calendar-tasks-and-images – ale Sep 12 '12 at 12:38
  • thanks guys, but not likely they sync SMS or notes. – est Sep 13 '12 at 02:04

1 Answers1

3

The most complete solution for private contacts and calendar sync seems to be installing the CalDAV-Sync and CardDAV-Sync apps on your phone and setting up a CalDAV / CardDAV server. Several open-source solutions are available; check the list on Wikipedia. I've been a happy user of a DAViCal installation.

altruizine
  • 531
  • 2
  • 7