简体   繁体   English

无法解析符号android

[英]cannot resolve the symbol android

I am working with Google Cloud Messaging Service in android.我正在 android 中使用 Google Cloud Messaging Service。 But When I import com.google.android.gcm.GCMBaseIntentService ,it shows Cannot Resolve the symbol 'android' .但是当我导入com.google.android.gcm.GCMBaseIntentService ,它显示Cannot Resolve the symbol 'android' Kindly help me out.请帮帮我。 !! !!

this comes with gcm library which is deprecated now.这带有现在已弃用的 gcm 库。 check this ( https://github.com/google/iosched/issues/51 )检查这个( https://github.com/google/iosched/issues/51

Please use new google cloud messaging.请使用新的谷歌云消息传递。 https://developers.google.com/cloud-messaging/android/start https://developers.google.com/cloud-messaging/android/start

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM