I am working on push notification using google cloud messaging ... I am using google's guestbook sample app... I exported it with my project id and api keys ... I want that when any user of this app sends a message it should received by all other user of this app with vibration or ringing alert wheter they are using or not using this app....like the message notification we get for facebook chat or whatsapp messanger when we even are offline..
So please suggest me how can I add homescreen notification with alert tone and vibrations for this android app?