Skip to main content
Inspiring
July 7, 2012
Question

Google Cloud Messaging for Android?

  • July 7, 2012
  • 4 replies
  • 6432 views

Hi,

Have anyone seen an extension supporting the new Google Cloud Messaging system for Android?

All those I have found are still based on the old C2DM system that doesn't allow new projects.

Thanks in advance!

/Karl

This topic has been closed for replies.

4 replies

Inspiring
January 31, 2013

we have also created an android GCM extension which supports custom notification sounds and custom icons... check it out here:

http://myappsnippet.com/gcm/

Participant
June 12, 2013

Hi emstris

Do you have any documentation about how to setup your extension to use with Urban Airship?

August 30, 2013

Hi, have you ever found a solution to implement GCM with adobe air and Urban Airship? I'm going crazy for this. Thank you.

Participant
August 16, 2012
July 19, 2012

distrqt have upgrade their ANE  to support GCM :

http://labs.distriqt.com/native-extensions#pushnotifications

KarlCfsAuthor
Inspiring
July 9, 2012

No one has got this to work? Seems like an important feature!

July 11, 2012

Hi KarlCfs,

I have the same trouble.

Normally old ANE is working with the new Google Cloud Messaging system.

I use freshplanet ANE : https://github.com/freshplanet/ANE-Push-Notification

The author tell me, his ANE work with the new cloud.

Just change the value in registerForPushNotification(). Instead of the email adress, put your new projectId.

For the moment i dont receiver token from Google Cloud.

I don't know if something change in the xml descriptor.

If I resolve, I post it here.

Best regards

Thierry

Participant
September 18, 2012

Hi thibil38,

Did you finally receive something back from GCM using freshplanet ANE?

I try to make it work but I don't receive anything from GCM (token, error...).

I just would like to know if the problem is from the ANE or from my XML descriptor (ID or package name problem maybe...).

Thanks a lot,

Nicolas