Skip to content
Merged
Changes from 1 commit
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
11 changes: 7 additions & 4 deletions user_manual/groupware/sync_android.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,13 @@ steps are required:
2. Optionally install OpenTasks (`Google Play Store <https://play.google.com/store/apps/details?id=org.dmfs.tasks>`__ or
`F-Droid <https://f-droid.org/packages/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 your credentials.
5. For the **Contact Group Method:** 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>`_
Comment thread
skjnldsv marked this conversation as resolved.
Outdated
instead of your own password.
Comment thread
skjnldsv marked this conversation as resolved.
Outdated
5. Click **Register**.
6. In **Contact group method**, choose the option ``Groups are per-contact categories``; then select
Comment thread
skjnldsv marked this conversation as resolved.
**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
Loading