I am trying to send a notification to my android app via GCM. I am connecting to a webservice in Salesforce which has app_id, app_name and app_status. On change of the app status i want send a notification to the appcelerator app. In the app i am just displaying the records from the webservice. Can someone please give me a detailed step by step implementation for this?
↧