We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.

Giới thiệu về GCM Server Helper

Easy way to complete the server-side integration with Google Cloud Messaging

GCM Server Helper is intended to ease the server-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\'s developer workstation

4. On the server side, send an HTTP POST message to https://android.googleapis.com/gcm/send with the 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 and YYYYYY=your_gcm_registration_id

5. Your mobile should vibrate and either show you a notification or display the received GCM message in the app if opened.

Có gì mới trong phiên bản mới nhất 1.0

Last updated on Feb 17, 2016

Minor bug fixes and improvements. Install or update to the newest version to check it out!

Đang tải bản dịch ...

Thông tin thêm Ứng dụng

Phiên bản mới nhất

Yêu cầu cập nhật GCM Server Helper 1.0

Được tải lên bởi

Zakir Shaikh

Yêu cầu Android

Android 4.0.3+

Hiển thị nhiều hơn

GCM Server Helper Ảnh chụp màn hình

Ngôn ngữ
Đăng ký APKPure
Hãy là người đầu tiên có quyền truy cập vào bản phát hành, tin tức và hướng dẫn sớm của các trò chơi và ứng dụng Android tốt nhất.
Không, cám ơn
Đăng ký
Đăng ký thành công!
Bây giờ bạn đã đăng ký APKPure.
Đăng ký APKPure
Hãy là người đầu tiên có quyền truy cập vào bản phát hành, tin tức và hướng dẫn sớm của các trò chơi và ứng dụng Android tốt nhất.
Không, cám ơn
Đăng ký
Thành công!
Bây giờ bạn đã đăng ký nhận bản tin của chúng tôi.