Android:我的应用程序不在 Android 市场中的推送通知

发布于 2025-01-01 04:26:28 字数 94 浏览 4 评论 0原文

我在android中开发了一个应用程序,我想做推送通知。我了解到这可以通过c2dm来完成。有什么方法可以在应用程序本身的本地系统路径中测试 c2dm 吗?任何人都可以帮忙吗?

I developed an application in android and i want to do push notification. I learned that this can be done by c2dm. Is there any way that i can test c2dm in my local system path of the app itself. can any body help.

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

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

发布评论

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

评论(2

江湖正好 2025-01-08 04:26:28

我有点不清楚你在问什么。您是否想了解如何测试您的 c2dm 客户端实现请参阅此处。您只需使用模拟器安装 google apis 插件并登录 google 帐户即可。

如果您有其他问题,请澄清并尽力提供帮助。

Im a bit unclear what you are asking. Are you wanting to know how to test your c2dm client side implementation see here. You just need to install the google apis addon with your emulator and sign in to a google account.

If you had a different question please clarify and ill try to help out.

奈何桥上唱咆哮 2025-01-08 04:26:28

你很不清楚,但从标题来看,我猜你想知道是否可以将 C2DM 用于本地存在的应用程序,而不是 Android Market 中的应用程序,答案是:是的,你不需要拥有你的应用程序。为了使 C2DM 发挥作用,在市场上发布应用程序。

You are very unclear, but judging by the title I guess you want to know if you can use C2DM for an application that exists just locally, and not in the Android Market, and the answer is: yes, you do not need to have your application published in the market in order for C2DM to work.

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