我最近正在学习Google Cloud Message,它需要GSF和GMS(新名称是Google Play服务,但不是Google Play应用)。 我反编译了两者的代码,但我不知道它们的用法,也不知道为什么谷歌提供这两项服务,为什么不一个?它们的区别是什么?
答案 0 :(得分:1)
我认为首先定义它们会很好:
- Google Mobile Services(GMS)是Google应用程序和API的集合,可帮助支持跨设备的功能。 Samples是Gmail,Chrome,Google +,Google地图和Youtube。
- Google Play Services(Google Service Freamwork)用于确保您设备上的所有内容都能正常运行。
它负责以下事项:
1.Google备份
2.Play Store Services
3.Contacts Sync
4.Account Manager