aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2018-01-19 09:15:49 +0100
committerGitHub <noreply@github.com>2018-01-19 09:15:49 +0100
commit2cf4381e19a05c98c523422dce39753c7381229d (patch)
treee942c307d7c6b0498908ceb2bd1bece6e792e870
parent0844fb8d8a26acf634fb3ddb8da32c451d534b6e (diff)
parentfad381586c2b696e862c63180636a0b24e5e17cc (diff)
downloadvolse-hubzilla-2cf4381e19a05c98c523422dce39753c7381229d.tar.gz
volse-hubzilla-2cf4381e19a05c98c523422dce39753c7381229d.tar.bz2
volse-hubzilla-2cf4381e19a05c98c523422dce39753c7381229d.zip
Merge pull request #960 from einervonvielen/CalDAV-CardDAV-on-Android
How to use CalDAV and CardDAV with Androids DAVDroid
-rw-r--r--doc/member/member_guide.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/member/member_guide.bb b/doc/member/member_guide.bb
index 20d273f44..6286e74a3 100644
--- a/doc/member/member_guide.bb
+++ b/doc/member/member_guide.bb
@@ -846,6 +846,23 @@ Your files are visible on the web at the location [observer=1][baseurl]/cloud/[o
WebDAV provides a way to copy files directly to or from your computer's operating system, where your cloud files appear as a virtual disk drive. This should be used to upload large files such as video and audio; as it is not limited to available memory. See [zrl=help/member/member_guide#Cloud_Desktop_Clients]Cloud Desktop Clients[/zrl] below.
+[h4]CalDAV and CardDAV access on Android[/h4]
+
+You can sync you calendar and contacts on Android with your Hub.
+
+The following steps where tested for [url=https://f-droid.org/en/packages/at.bitfire.davdroid/]DAVdroid[/url]
+[list]
+[*] install DAVdroid
+[*] add account
+[*] use "URL" and "user name" to login
+[list]
+[*] base url is [baseurl]/cdav
+[*] user name is [observer=1][observer.webname][/observer][observer=0]username[/observer]
+[/list]
+[/list]
+
+To share your calendar visit [observer.baseurl]/cdav/calendar
+
[h4]Permissions[/h4]