标签: android push-notification google-cloud-messaging android-sdk-tools
我想在我的应用程序中使用GCM服务。
在SDK管理器中,我没有在Extras文件夹中获取GCM库。
有人可以帮助我吗?
答案 0 :(得分:1)
您需要Google Play Services库,其中包含GoogleCloudMessaging类,这是注册GCM的新方法。