Difference between revisions of "CalDAV-Sync"

From dmfswiki
Jump to: navigation, search
(Made the links back to the wiki into proper interal wiki links)
 
(6 intermediate revisions by 2 users not shown)
Line 4: Line 4:
  
 
[http://dmfs.org/caldav/ CalDAV-Sync] is a CalDAV client for Android to synchronize events. Due to its implementation as sync adapter it integrates seamlessly with the default calendar app. Please read the [[CalDAV-Sync FAQ]] first if you have any questions. Please see [[CalDAV-Sync settings]] for brief explanation of CalDAV-Sync's settings.
 
[http://dmfs.org/caldav/ CalDAV-Sync] is a CalDAV client for Android to synchronize events. Due to its implementation as sync adapter it integrates seamlessly with the default calendar app. Please read the [[CalDAV-Sync FAQ]] first if you have any questions. Please see [[CalDAV-Sync settings]] for brief explanation of CalDAV-Sync's settings.
 +
 +
This is a list of [[Supported_servers_%26_services|Supported Servers & Services]] by CalDAV
  
  
Line 16: Line 18:
 
CalDAV-Sync will try several common path names to find your calendars.
 
CalDAV-Sync will try several common path names to find your calendars.
  
In some cases the app can not find your calendars. This may happen if you installed your server in a custom location (i.e. a sub path) or if you're running other web services on the same host that stop auto-discovery. In such cases just give the app the path to your principal home or your calendar home.
+
In some cases the app can not find your calendars. This may happen if you installed your server in a custom location (i.e. a sub path) or if you're running other web services on the same host that stops auto-discovery. In such cases just give the app the path to your principal home or your calendar home.
  
 
'''Examples'''
 
'''Examples'''
Line 33: Line 35:
 
==help==
 
==help==
  
There is a page about the [[CaDAV-Sync account settings]] available.
+
There is a page about the [[CalDAV-Sync_settings|CalDAV-Sync account settings]] available.
  
 
==known issues==
 
==known issues==

Latest revision as of 21:26, 12 October 2012

Caldav-qr.png

CalDAV-Sync is a CalDAV client for Android to synchronize events. Due to its implementation as sync adapter it integrates seamlessly with the default calendar app. Please read the CalDAV-Sync FAQ first if you have any questions. Please see CalDAV-Sync settings for brief explanation of CalDAV-Sync's settings.

This is a list of Supported Servers & Services by CalDAV


general setup instructions

With most servers it is sufficient to enter just server name (and port number) into the "Server name or URL" field.

Examples

  • caldav.example.com
  • caldav.example.com:8443

CalDAV-Sync will try several common path names to find your calendars.

In some cases the app can not find your calendars. This may happen if you installed your server in a custom location (i.e. a sub path) or if you're running other web services on the same host that stops auto-discovery. In such cases just give the app the path to your principal home or your calendar home.

Examples

  • caldav.example.com/principals/
  • sogo.example.com:8443/SOGo/dav/
  • caldav.example.com/davical/caldav.php/

If you want to sync a calendar that belongs to another user and that is not linked to your calendar home, enter the full path to the calendar.

Example

  • cal.example.com/caldav.php/someusername/somecalendarname/

You should always check Use SSL according to your server's configuration.

help

There is a page about the CalDAV-Sync account settings available.

known issues

  • Attendees are not synced at all.
  • May crash if the phone's orientation is changed during account setup.