From e0185e5a602f3c8ad1e1752f75a746083b6e44cb Mon Sep 17 00:00:00 2001 From: FriendlyNeighborhoodShane Date: Sat, 28 Aug 2021 16:28:04 +0530 Subject: [PATCH] INSTALL.md: update contacts sync section The DAVDroid app was renamed to DAVx5 a while ago. --- INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index f4a4ed0..eaa193c 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -164,9 +164,9 @@ You can retieve your contacts directly from your Google account in a vcf file: - Go to [Google Contacts](https://contacts.google.com) and login - Use sidebar > Export > select 'Export as VCard' > Export -You should also be able to sync contacts with Google without proprietary apps or microG using the open-source CardDAV client DAVdroid (available on F-Droid or Play) +You should also be able to sync contacts with Google without proprietary apps or microG using the open-source CardDAV client DAVx5 (available on F-Droid or Play) - Go to Google Dashboard's [app passwords](https://myaccount.google.com/apppasswords) page, and create an app password if you don't have one already - - When logging in with DAVDroid, Use "Login with URL and user name" + - When logging in with DAVx5, Use "Login with URL and user name" - Base URL: `https://www.google.com/calendar/dav/[your_gmail_id]@gmail.com/events` - User name: `[your_gmail_id]@gmail.com` - Password: `[your_app_password]`