谷歌服务框架(GSF)和谷歌移动服务(GMS)有什么区别?

jia*_*ily 5 android google-cloud-messaging

我最近在学习 Google Cloud Message,它需要 GSF 和 GMS(新名称是 Google Play Service,但不是那个 Google Play 应用程序)。我反编译了两者的代码,但不知道它们的用法,也不知道Google为什么提供这两个服务,为什么不提供一个?他们有什么区别?

Rey*_*cia 3

我认为最好先定义它们:

- Google 移动服务(GMS) 是 Google 应用程序和 API 的集合,有助于支持跨设备的功能。示例包括 Gmail、Chrome、Google+、Google 地图和 Youtube。

- Google Play 服务(Google Service Freamwork)用于确保一切在您的设备上顺利运行。

它负责以下事项:

1.谷歌备份

2.Play商店服务

3.通讯录同步

4.客户经理