Skip to content

Update login process for DAVx5 without the NC app #7624

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions user_manual/pim/sync_android.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,13 @@ steps are required:
`from F-Droid <https://f-droid.org/de /packages/at.bitfire.davdroid/>`_.
2. Optionally install `OpenTasks <https://play.google.com/store/apps/details?id=org.dmfs.tasks>`_.
3. Create a new account ("+" button).
4. Select **Connection with URL and username**.
**Base URL:** URL of your Nextcloud instance (e.g. ``https://sub.example.com/remote.php/dav``) and
**Contact Group Method:** as credentials.
5. Choose the option ``Groups are per-contact categories``.
6. Click **Connect**.
4. Select **Connection with URL and username** and complete the form.
**Base URL** is the URL of your Nextcloud instance (e.g. ``https://sub.example.com/remote.php/dav``),
while **Username** and **Password** are your credentials. You should use an `app password <../session_management.html#managing-devices>`_
instead of your own password.
5. Click **Register**.
6. In **Contact group method**, choose the option ``Groups are per-contact categories``; then select
**Create Account**.
7. Select the data you want to sync.
8. When requested, grant access permissions to DAVx⁵ for your
contacts, calendars and optionally tasks.
Expand Down