在Android手机上,是否可以将Hotmail(Outlook.com)日历同步到Google Android日历应用程序?我不想将Hotmail日历数据迁移到Google服务,我只想将Google Android Calendar应用程序用作Hotmail(Outlook.com)日历的客户端。
我已经设置了手机和/或Google Android日历应用程序,以便该应用程序在其设置中向我显示Hotmail(Outlook.com)帐户,但似乎没有日历数据进行同步。
如果我正在尝试,可能会缺少哪些设置?
答案 0 :(得分:0)
我发现https://docs.microsoft.com/en-us/previous-versions/office/office-365-api/api/version-2.0/calendar-rest-operations#GetCalendars是一项快速研究。您可以获取json并填充您的日历。
您还冷使用gmail并将您的hotmail帐户与gmail关联。在https://developers.google.com/calendar/v3/reference/events/get中结帐。
答案 1 :(得分:0)