Android “同步删除了太多联系人”和“同步当前遇到问题。很快就会恢复”

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/11281407/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-20 06:42:49  来源:igfitidea点击:

"sync too many contacts deletes" and "sync is currently experiencing problems. it will be back shortly"

androidgmailcontactsandroid-contactsgoogle-contacts-api

提问by nnhthuan

I got the problems about: "sync too many contact deletes" and "sync is currently experiencing problems. it will be back shortly"

我遇到了以下问题:“同步删除的联系人太多”和“同步当前遇到问题。很快就会恢复”

I tried almost solutions and have googled almost sites, there is no solutions helpful for me.

我尝试了几乎所有的解决方案,并在谷歌上搜索了几乎所有网站,没有任何解决方案对我有帮助。

How to resolve it?

如何解决?

采纳答案by nnhthuan

Finally, I found it out that we can do by:

最后,我发现我们可以这样做:

  • Export contacts to vCard.
  • Import them to gmail contacts in browser.
  • Try to deletes contacts and sync
  • 将联系人导出到 vCard。
  • 将它们导入浏览器中的 Gmail 联系人。
  • 尝试删除联系人并同步

if it not works, please delete all contacts in your phone and all contacts in your gmail contacts. Then use your exported vCard to import again.

如果它不起作用,请删除您手机中的所有联系人和您的 Gmail 联系人中的所有联系人。然后使用导出的 vCard 再次导入。

回答by AlanM

My tablet runs on Android 4.1 Jelly Bean and has no Contact application in the Apps folder so that contact data can be deleted using the methods suitable for mobile phones and often quoted in help pages. After much faffing about the only way I found to get rid of the "Too many contact deletions" message and resulting failure to sync automatically was by deleting the Google account. This assumes that your contacts and calendar data are held on Google's servers and a backup copy of the data has been taken first. Turn on airplane mode or otherwise shut off connectivity.

我的平板电脑运行的是Android 4.1 Jelly Bean,并且在Apps文件夹中没有联系人应用程序,因此可以使用适用于手机且经常在帮助页面中引用的方法删除联系人数据。在对我发现摆脱“删除太多联系人”消息并导致无法自动同步的唯一方法进行了大量讨论之后,删除了 Google 帐户。这假设您的联系人和日历数据保存在 Google 的服务器上,并且已先获取数据的备份副本。打开飞行模式或以其他方式关闭连接。

  1. Go to Settings > Accounts > Googleand remove the account accepting the warning message.
  2. Check that your contacts and calendar are indeed empty then add the account back in.
  3. You will need to sign on to your Google account so have your password ready.
  4. Turn on sync and off you should go.
  1. 转到Settings > Accounts > Google并删除接受警告消息的帐户。
  2. 检查您的联系人和日历是否确实为空,然后重新添加帐户。
  3. 您需要登录您的 Google 帐户,以便准备好您的密码。
  4. 打开同步和关闭你应该去。

It worked for me.

它对我有用。