diff --git a/pages/user_documentation.rst b/pages/user_documentation.rst index f868642f..536d7d64 100644 --- a/pages/user_documentation.rst +++ b/pages/user_documentation.rst @@ -51,11 +51,9 @@ of: - `aCal `_, `ContactSync `_, `CalendarSync `_, - `CalDAV-Sync - `_ - and `CardDAV-Sync - `_ - for `Google Android `_ + `CalDAV-Sync `_ + `CardDAV-Sync `_ + and `DAVdroid `_ for `Google Android `_ - `CalDavZAP `_ - `CardDavMATE `_ - `Apple iPhone `_ @@ -275,6 +273,16 @@ CardDAV-Sync Set up works like CalDAV-Sync, just use .vcf instead of .ics if you enter the URL, e.g. ``http://example.com:5232/Username/AddressBook.vcf/``. +DAVdroid +~~~~~~~~ + +`DAVdroid `_ is a free and open-source CalDAV/CardDAV +client that is available in Play Store for a small fee or in FDroid for free. + +To make it working with Radicale, just add a new DAVdroid account and enter +``https://example.com/radicale/user/`` as base URL (assuming that your Radicale +runs at ``https://example.com/radicale/``; don't forget to set base_prefix correctly). + aCal ~~~~