Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
任何 android 设备上的 Play 商店客户端如何知道 App 有可用更新?
是否使用 Google Cloud Messaging (GCM) 获取更新通知?
是的,GCM 集成其中它将比较服务器使用的应用程序的“版本代码和名称”,如果是真的,将发送通知,例如“新的应用程序更新可用”,并将链接到该服务器。