1.0 / July 21, 2014
(4.7/5) (12)

Description

GCM Server Helper is intended to ease theserver-side integration with Google Cloud Messaging (GCM).

Prerequisites:
- Create a project on you android dev console
- Enable the GCM API from the project console
- Generate a key for server applications

Instructions:
1. Enter your project number
2. Hit the register button
3. Send the assigned GCM registration id by email to you server\'sdeveloper workstation
4. On the server side, send an HTTP POST message to https://android.googleapis.com/gcm/send withthe following characteristics:
http headers: Content-Type: application/json, Authorization:key=XXXXXX
http body: {
"registration_ids":["YYYYYY"],
"delay_while_idle":true,
"data" :
{ "whatever_field_you_want":"whatever_data_you_want"
}
}
where XXXXXX=your_server_api_key andYYYYYY=your_gcm_registration_id
5. Your mobile should vibrate and either show you a notification ordisplay the received GCM message in the app if opened.

App Information GCM Server Helper

  • App Name
    GCM Server Helper
  • Package Name
    fr.celebrate.gcmtest
  • Updated
    July 21, 2014
  • File Size
    1.5M
  • Requires Android
    Android 4.0.3 and up
  • Version
    1.0
  • Developer
    Hantrinsic
  • Installs
    500 - 1,000
  • Price
    Free
  • Category
    Productivity
  • Developer
  • Google Play Link

GCM Server Helper Version History

Select GCM Server Helper Version :
  • 1.0 (1) - Latest Version
  • GCM Server Helper 1.0 APK File

    Publish Date: 2016 /3/24
    Requires Android: Android 4.0.3+ (Ice Cream Sandwich, API: 15)
    File Size: 1.5 MB
    Tested on: Android 4.0.3 (Ice Cream Sandwich, API: 15)
    File Sha1: 0d59c27f0d16f9a05044775cb839566d8ceeafa8
    APK Signature: a946d0938e1f229e51ec2699ecee37f5051579f2

Hantrinsic Show More...

GCM Server Helper 1.0 APK
Hantrinsic
GCM Server Helper is intended to ease theserver-side integration with Google Cloud Messaging (GCM).Prerequisites:- Create a project on you android dev console- Enable the GCM API from the project console- Generate a key for server applicationsInstructions:1. Enter your project number2. Hit the register button3. Send the assigned GCM registration id by email to you server\'sdeveloper workstation4. On the server side, send an HTTP POST message to https://android.googleapis.com/gcm/send withthe following characteristics:http headers: Content-Type: application/json, Authorization:key=XXXXXXhttp body: {"registration_ids":["YYYYYY"],"delay_while_idle":true,"data" :{ "whatever_field_you_want":"whatever_data_you_want"}}where XXXXXX=your_server_api_key andYYYYYY=your_gcm_registration_id5. Your mobile should vibrate and either show you a notification ordisplay the received GCM message in the app if opened.
Instant Buddy Finder 1.0 APK
Hantrinsic
Instant Buddy Finder helps you findbuddieswhen you need them most.Right now the app is open to students from the frenchCite-Ucampus.