android - cannot use GCMRegistrar? -
gcm.register can not be used with gcm.jar which I've added to create a path, but still I'm getting this message in the logcat.
07-12 14: 29: 08.825: I / dalvikvm (23536): The method can find com.google.android.gcm.GCMRegistrar.getRegistrationId, the method referred to com.example.registration_id Main activity. Create
Make a / libs Folder and copy it to gcm.jar and then create it.
Comments
Post a Comment