[英]cannot resolve the symbol android
我正在 android 中使用 Google Cloud Messaging Service。 但是当我导入com.google.android.gcm.GCMBaseIntentService
,它显示Cannot Resolve the symbol 'android'
。 请帮帮我。 !!
这带有现在已弃用的 gcm 库。 检查这个( https://github.com/google/iosched/issues/51 )
请使用新的谷歌云消息传递。 https://developers.google.com/cloud-messaging/android/start
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.