diff --git a/pages/user_documentation.rst b/pages/user_documentation.rst
index 580219e3..5cb66b2c 100644
--- a/pages/user_documentation.rst
+++ b/pages/user_documentation.rst
@@ -48,10 +48,9 @@ of:
- `Mozilla Lightning `_
- `GNOME Evolution `_
- `KDE KOrganizer `_
-- `aCal `_, `CalDAV-Sync
- `_
- and `CardDAV-Sync
- `_
+- `aCal `_,
+ `CalDAV-Sync `_/`CardDAV-Sync `_
+ and `DAVdroid `_
for `Google Android `_
- `CalDavZAP `_
- `CardDavMATE `_
@@ -214,6 +213,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
~~~~