【发布时间】:2014-04-03 10:05:38
【问题描述】:
我正在 Eclipse 中试用 android gcm。我已经成功完成了 http 服务器的实现,但是我在 @integer/play 周围的清单文件中收到了一个错误。
我尝试过手动导入 jar,但它不起作用。 有什么帮助吗?
【问题讨论】:
标签: android eclipse google-play-services google-cloud-messaging
我正在 Eclipse 中试用 android gcm。我已经成功完成了 http 服务器的实现,但是我在 @integer/play 周围的清单文件中收到了一个错误。
我尝试过手动导入 jar,但它不起作用。 有什么帮助吗?
【问题讨论】:
标签: android eclipse google-play-services google-cloud-messaging
请仔细关注instructions。
基本上,您必须导入 Google Play Services 项目,然后将其作为库添加到项目中。
【讨论】: