mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 12:45:32 +03:00
Merge pull request #500 from nextcloud/davdroid-doc
Provide a manual for the DAVDroid sync setup
This commit is contained in:
commit
b55fba484c
5 changed files with 37 additions and 0 deletions
|
@ -201,3 +201,40 @@ could set up multiple user accounts to protect your files.
|
|||
|
||||
.. figure:: images/android-13.png
|
||||
:alt: Change password or remove account dialog.
|
||||
|
||||
|
||||
Sync calendar and contacts
|
||||
--------------------------
|
||||
|
||||
The Nextcloud Android app provides an integration to setup a sync of Androids
|
||||
calendars and contacts with the Nextcloud server. To set this up go to the
|
||||
Nextcloud app and open the settings via the left menu. Scroll down there to the
|
||||
entry "Sync calendar & contacts".
|
||||
|
||||
.. figure:: images/davdroid-1-button-in-nextcloud-app.png
|
||||
:alt: Menu entry "Sync calendar & contacts"
|
||||
|
||||
When clicking this and the DAVDroid app is not installed it will open the
|
||||
Google Play Store or the F-Droid store to let you install this app (if none of
|
||||
them is installed the DAVDroid website is opened). This app provides the sync
|
||||
mechanism for the calendars and contacts.
|
||||
|
||||
.. figure:: images/davdroid-2-install-davdroid.png
|
||||
:alt: DAVDroid app
|
||||
|
||||
When clicking the menu entry "Sync calendar & contacts" and the DAVDroid app is
|
||||
installed it will open the configuration of the DAVDroid app prefilled with the
|
||||
account information from the Nextcloud app. You only need to specify the
|
||||
password.
|
||||
|
||||
.. figure:: images/davdroid-3-enter-password.png
|
||||
:alt: DAVDroid app configuration
|
||||
|
||||
After entering the password you need to specify an email address that is used as
|
||||
owner for calendar events you create.
|
||||
|
||||
.. figure:: images/davdroid-4-specify-owner-email.png
|
||||
:alt: DAVDroid app configuration for the owners email address
|
||||
|
||||
Now the sync is set up and your phones calendars and contacts are synced with the
|
||||
Nextcloud server.
|
||||
|
|
BIN
user_manual/images/davdroid-1-button-in-nextcloud-app.png
Normal file
BIN
user_manual/images/davdroid-1-button-in-nextcloud-app.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
BIN
user_manual/images/davdroid-2-install-davdroid.png
Normal file
BIN
user_manual/images/davdroid-2-install-davdroid.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 124 KiB |
BIN
user_manual/images/davdroid-3-enter-password.png
Normal file
BIN
user_manual/images/davdroid-3-enter-password.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
BIN
user_manual/images/davdroid-4-specify-owner-email.png
Normal file
BIN
user_manual/images/davdroid-4-specify-owner-email.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 53 KiB |
Loading…
Reference in a new issue