install.md: update DAVx5 login instructions

The older method now required turning off 2FA which should not be recommended
in any case. App passwords are a much better alternative to use here.

This should have been updated long ago as I myself haven't been using this
method ever since 2FA.
gf-arm64
FriendlyNeighborhoodShane 3 years ago
parent 0cbccbbeb3
commit 39ab6e037b

@ -163,11 +163,11 @@ You can retieve your contacts directly from your Google account in a vcf file:
- 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)
- First of all, go to Google dashboard's [less secure apps setting](https://www.google.com/settings/security/lesssecureapps) with your account and enable the setting
- 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"
- Base URL: `https://www.google.com/calendar/dav/[your_gmail_id]@gmail.com/events`
- User name: `[your_gmail_id]@gmail.com`
- Password: `[your_google_password]`
- Password: `[your_app_password]`
##### Android Wear companion apps
- GatgetBridge companion app on F-Droid

Loading…
Cancel
Save