且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

导入com.google.android.gms.gcm.GoogleCloudMessaging无法解析

更新时间:2023-11-19 08:48:16

Whether you added gcm.jar in your project?

Go to Android SDK Manager->Extras->GCM. Downlad it. Go to particular location.

It will contain gcm.jar.Add in your project.

Excellent tutorial is given here

http://www.androidhive.info/2012/10/android-push-notifications-using-google-cloud-messaging-gcm-php-and-mysql/