- 授权协议: Apache
- 开发语言: Java
- 操作系统: Android
- 软件首页: https://github.com/google/gcm
- 官方下载: https://github.com/google/gcm/releases
软件介绍
GCM(Google Cloud Messaging) 是帮助开发者从服务器发送数据到 Android 应用的服务。GCM 提供一个简单轻量级的机制,服务器可以使用 GCM 来告诉移动应用直接连接服务器,直接更新应用或者用户数据。
GCM 包括简单的示例代码,通过 Gradle 配置获取 Google Play Services 库:
dependencies {
compile "com.google.android.gms:play-services:3.1.+"
}
Automate This
Christopher Steiner / Portfolio / 2013-8-9 / USD 25.95
"The rousing story of the last gasp of human agency and how today's best and brightest minds are endeavoring to put an end to it." It used to be that to diagnose an illness, interpret legal docume......一起来看看 《Automate This》 这本书的介绍吧!
