On 04/03/2013 12:07 AM, Botao Sun wrote:
Hi,
Since Google Sync has been terminated from 30 January 2013 ( http://support.google.com/a/bin/answer.py?hl=en&answer=2716936), Calendar & People apps can't sync with Google server from that time until now. However, Email app works well.
Calendar: https://bugs.launchpad.net/linaro-android/+bug/1057208 People: https://bugs.launchpad.net/linaro-android/+bug/1029373
I was going to suggest using carddav and caldav interfaces (as opposed to exchange) to google's infrastructure for these needs, but this requires adding caldav/carddav sync support (which surprisingly doesn't come with Android). There's an opensource caldav adapter: https://github.com/gggard/AndroidCaldavSyncAdapater but nothing opensource for carddav.
Maybe we could setup our own exchange api server to be used in testing? I'm unfamiliar with it, but http://www.openchange.org/ seems to have calander/contact support.
thanks -john