Android Push Notifications with GCM

You must Login before you can answer or comment on any questions.

I want to implement push notifications in my android app. Please suggest an efficient and effective way to do this. Previously it was done using C2DM but google deprecated it with a new platform Google Cloud Messaging ( I hope you all know ). But I'm unable to find a titanium module for this.

3 Answers

i have found this module on github, i install it but didnt try it yet Google-Cloud-Messaging--Titanium-

Hi all, there's a new GCM module in the Marketplace called uPush for Android push messages, got it working with my project today in about 10 minutes, saved me so much time.

Your Answer

Think you can help? Login to answer this question!