Push Notifications October 23, 2015 Enable Android Push Notification using Google Cloud Messaging (GCM) Most likely, your app needs real time updates for dynamic content or for more user engagement. Earlier we used to have polling mechanism to refresh the data. Polling…