Merge pull request #960 from einervonvielen/CalDAV-CardDAV-on-Android

How to use CalDAV and CardDAV with Androids DAVDroid
This commit is contained in:
git-marijus 2018-01-19 09:15:49 +01:00 committed by GitHub
commit 2cf4381e19
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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]