"Push Notification" this is from iPhone,
In Android this is GCM(Google Cloud Messaging), C2DM.
Check this is best links for Android
***Source code for ANDROID also for OWN SERVER***
http://www.androidhive.info/2012/10/android-push-notifications-using-google-cloud-messaging-gcm-php-and-mysql/
***GCM Architecture Overview***
http://developer.android.com/google/gcm/gcm.html
http://developer.android.com/google/gcm/gs.html
** Registering Process with GCM ***
http://fundroiding.wordpress.com/2012/06/29/google-cloud-messaging-for-android-gcm-simple-tutorial/
***C2DM***
http://www.vogella.com/articles/AndroidCloudToDeviceMessaging/article.html
NOTE:
Google has officially deprecated C2DM as of June 26,2012. This means that
C2DM has stopped accepting new users and quota requests. Existing C2DM
developers are encouraged to migrate to Google's new push service, called
GoogleCloud messaging for Android (GCM).
->From : https://docs.urbanairship.com/pages/viewpage.action?pageId=1509252
In Android this is GCM(Google Cloud Messaging), C2DM.
Check this is best links for Android
***Source code for ANDROID also for OWN SERVER***
http://www.androidhive.info/2012/10/android-push-notifications-using-google-cloud-messaging-gcm-php-and-mysql/
***GCM Architecture Overview***
http://developer.android.com/google/gcm/gcm.html
http://developer.android.com/google/gcm/gs.html
** Registering Process with GCM ***
http://fundroiding.wordpress.com/2012/06/29/google-cloud-messaging-for-android-gcm-simple-tutorial/
***C2DM***
http://www.vogella.com/articles/AndroidCloudToDeviceMessaging/article.html
NOTE:
Google has officially deprecated C2DM as of June 26,2012. This means that
C2DM has stopped accepting new users and quota requests. Existing C2DM
developers are encouraged to migrate to Google's new push service, called
GoogleCloud messaging for Android (GCM).
->From : https://docs.urbanairship.com/pages/viewpage.action?pageId=1509252