Android:当在网站上发布任何新帖子时,在移动设备中推送通知

I need to get notification on android device when changes or any new post are posted in the website. I did some search but still I am not clear with this. I finished my notification part but I am not clear with how to get the new post which is posted in website as notification. Someone please guide me.

You can generate PUSH notification from the forum. You need to register in google apps and authorize your forum app to make push notifications. Than, change your forum to send PUSH on new post event.

Check this link for more info: https://developers.google.com/cloud-messaging/