C2DM 确认电子邮件但没有 ID

发布于 2024-11-24 21:31:57 字数 228 浏览 1 评论 0原文

在此地址 http: 上注册 Android 应用后,我收到了一封确认电子邮件//code.google.com/android/c2dm/signup.html。但我没有注册ID。如果不是通过此页面订阅,我如何获得此注册 ID?或者也许,我必须等待更长的时间?

提前致谢

I've received a confirmation e-mail after the registration of my Android app on this address http://code.google.com/android/c2dm/signup.html. But i've not the registration id. How do i get this registration id, if it's not by subscribing on this page ? Or maybe, I have to wait longer ?

Thanks in advance

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

痴者 2024-12-01 21:31:58

您不会在邮件中收到任何注册 ID。您需要在客户端应用程序中执行这些操作。注册 ID 对于 Google 分配的设备来说是唯一的。这也可能会定期更改(由谷歌刷新)。请浏览此链接C2DM 文章。这样您就可以清楚地了解C2DM。

U wont get any registration id in your mail. U need to do those things in the client application. The registration id will be unique for the device which the google will assign. That may also changes periodically(refreshed by the google). Go through this link C2DM article. So that u can get a clear picture of the C2DM.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文