microg / GmsCore

Free implementation of Play Services
https://microg.org
Apache License 2.0
7.61k stars 1.61k forks source link

No option to save conatcs in google account #1984

Open hamzamaqsood877 opened 12 months ago

hamzamaqsood877 commented 12 months ago

Describe the bug I am using microG as an alternative to Google Play Services on my device. However, I have encountered a problem with saving contacts in my Google account. I have installed an official addon that allows me to sync contacts, but I cannot save new contacts to my Google account. Whenever I try to do so, it does not recognize my existing account and prompts me to add a new one. Whilst I've already added an account.

System Android Version: 13 Custom ROM: LineageOS 20

Additional context Second reason for me to rollback to official GApps.

silverzhaojr commented 11 months ago

I'm using the same ROM as you and also meet this issue. I tried Google Contacts and found it can save contacts in Google account.

Not sure if it's issue of MicroG or the LineageOS built-in Contacts app.

ale5000-git commented 11 months ago

It isn't an issue, to sync you need sync adapters, like the ones inside Google Sync Add-on; this works automatically.

Or alternatively you can sync them with: https://f-droid.org/packages/at.bitfire.davdroid/ This one need manual configuration.

silverzhaojr commented 11 months ago

It isn't an issue, to sync you need sync adapters, like the ones inside Google Sync Add-on; this works automatically.

Or alternatively you can sync them with: https://f-droid.org/packages/at.bitfire.davdroid/ This one need manual configuration.

I've already installed GoogleContactsSyncAdapter, and the google account settings also shows the Contacts Sync item. The problem is the built in AOSP Contact app of LineageOS doesn't show the google account as the save-as target, it only shows "device account".

ale5000-git commented 11 months ago

The problem is the built in AOSP Contact app of LineageOS doesn't show the google account as the save-as target, it only shows "device account".

It display the google account as the save-as target on mine (also LineageOS), I'm not sure what is the problem on your phone.

silverzhaojr commented 11 months ago

I'm using this Magisk module for MicroG: microG Installer Revived 3.3.2-0

This is AOSP Contacts, only "device" is shown:

aosp-contacts

and this is Google Contacts, you can see google account is shown: google-contacts

===

The account setting: account-setting

and the system version: system-version