I i am developing an android application using appcelerator titanium. We can get push notification in native application in android using C2Dm. But i did not get a way to get push notification in titanium. Please provide me sample source code to get push notification in android using Titanium.
Thanks in advance.
You can use C2DM by adding java C2DM module. Get the GitHub code from here.
I have not tried this, by this is mention in Titanium website forum.
This discussion may also useful for use.