-
Notifications
You must be signed in to change notification settings - Fork 88
Installation and configuration
timoberger edited this page Sep 21, 2013
·
2 revisions
This app is available from F-Droid. https://f-droid.org/.
After the app has been downloaded, you need to configure it.
-
Navigate to
Menu / System Settings / ACCOUNTS / Add account
. ClickCalDav Sync Adapter
. -
Enter your name, password, and calendar URL. For OwnCloud, it's something like
https://server/owncloud base/remote.php/caldav/principals/user_name
. -
Click
OK
. If it works, it will say so. -
A new CalDav Sync Adapter entry should appear under
ACCOUNTS
. Click on that to enable syncing. The initial sync could take a long time. After that, calendar entries show up in the default Android calendar as expected.
- Right now, CaldavSyncAdapter only does one-way syncing. It looks like you can add an event from within the Calendar app on Android. You can add one there, but it won't sync to the Caldav server. There is no obvious error message in this case ... please be careful not to try to add events in this fashion.
- the 2 way sync has been implemented. but this could be still faulty. do not use the sync adapter if you want to be sure not to loose all your data.