I\'m trying to implement Push Notification. I have a problem with import com.google.android.gcm.GCMRegistrar it cannot be resolved.
import com.google.android.gcm.GCMRegistrar
I did install
You need to copy the library - "gcm.jar" in folder - "libs". Look at this example and take out library - http://www.androidhub4you.com/2013/04/google-cloud-messaging-example-in.html