function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ankit.goel345ankit.goel345 

GCM for sending notifications on android mobile app

We are trying to send the notification to an Android App about any event generated in salesfoece(Like creating an account), using the Google's GCM(Google Cloud Messaging).
Here is the link that tell about the GCM ,

http://developer.android.com/guide/google/gcm/gs.html#android-app

 

I m using Eclipse for creating Android App and my GCM server gave me the SenderID and API key.

But the problem is , How can I use Salesforce as my 3rd Party Application,from where the notifications are generated.

 

Kevin HawkinsKevin Hawkins

You may want to consider this blog post on sending push notifications on Android, via Urban Airship.

 

Cheers,

Kevin

 

Bagrat MazyanBagrat Mazyan
Starting with the Spring 14 release, Salesforce supports Google ( GCM ) and Apple ( APNS ) mobile push notifications via the Connected Apps framework. Please check the Mobile Push Notifications Tip Sheet on Developer Force for more information:
http://www2.developerforce.com/en/mobile/resources