Posted by skyredwang on March 21, 2012 at 10:13pm
I created C2DM project page a few years ago. http://drupal.org/project/c2dm But, I never got time to write out this module. Now, I am pushing this idea to GSoc 2012, and looking for students to write out this implementation.
For more information about C2DM, please read http://code.google.com/android/c2dm/

Comments
New GCM module
Hi Sheng,
Just released new Google Cloud Messaging module, focused on Rules integration.
You are welcome to take a look and tryout the demo site and demo app.
Regards,
Shushu
Cool! Are you going to have a
Cool! Are you going to have a D7 release soon?
Ah, your module actually
Ah, your module actually doesn't rely on Notification & Messaging framework. Why not leveraging what other people have already accomplished?
I looked at the Rules module
I looked at the Rules module as the common ground for interating with other modules, so all I did was creation of GCM sending action, that can be called as needed.
It is not even connected to a user yet (especially since no one has only one device nowadays, so I want to properly support multiple devices per user...).
I will look into integrating it with Notification & Messaging as it should be done, for sure
Yep, I will, hopefully this
Yep, I will, hopefully this weekend.
Though I wanted to develop the D7 "properly" - special entities, etc. - I think I will just release a basic version as early as possible, and try to make it better afterwards...
Anyway, your feedback is more than welcome !
Regards,
Shushu
D7 is here, although basic,
D7 is here, although basic, based on Rules
http://drupal.org/project/gcm
Regards,
Shushu