android - 无法获取 GCM 配置文件

标签 android google-cloud-messaging

我正在将 GCM 集成到我的一个项目中。为此,我们需要获取配置文件。我指的是 this GCM链接。

当我点击“GET CONFIGURATION FILE”时,它被重定向到一个页面。但是,我在该页面上看不到任何内容。它一直在加载,但没有显示任何内容。

enter image description here

请帮帮我。

最佳答案

如果您首次登录 Google 开发者帐户,获取配置的步骤。

1. open google developer console.
2. login to developer console.
3. create project with valid name.
4. then goto the API section & enable GCM API. 
5. Then get the configuration file.

关于android - 无法获取 GCM 配置文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34328113/

相关文章:

android - 分组通知计数 (+1),如 Gmail

android - 从 ImageView Android 的左边缘裁剪

实现 Google Cloud Messaging 的 IOS 应用仅在事件时接收通知

android - Google Cloud Messaging (GCM) 为每个设备和用户发放多少个注册 ID?

android - 如何在不使用 Intent 发送电子邮件的情况下打开电子邮件客户端?

java - 在小窗口中的现有应用程序中运行 android 应用程序

android - 数据类型 `Location`存储的是什么数据?

Android:GCM 推送通知从服务器端成功发送但未在客户端获取

android - Google Cloud Messaging错误: Unable to instantiate receiver

node.js - 在 node.js 应用程序中接收 GCM 推送通知