GCM Sender App icon

1.0 by ZZisoo


Sep 11, 2015

About GCM Sender App

English

Google Cloud Message is sending app.You need a Google API key.

관련 포스팅 : 예제 프로젝트 Token 값 3rd-party 서버 등록 구현

http://zzisoo9.blog.me/220476545479

수신데이터(Data Bundle)은 title과 body로 이루어져 있습니다.

[Example]

public void onMessageReceived(String from, Bundle data) {

String title = data.getString("title");

String body = data.getString("body");

Log.d(TAG, "From: " + from);

Log.d(TAG, "title: " + title);

Log.d(TAG, "body: " + body);

}

----

개발자 연락처 :

070-8272-1879

What's New in the Latest Version 1.0

Last updated on Sep 11, 2015

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

Translation Loading...

Additional APP Information

Latest Version

Request GCM Sender App Update 1.0

Requires Android

4.0 and up

Show More

GCM Sender App Screenshots

Comment Loading...
Languages
Searching...
Subscribe to APKPure
Be the first to get access to the early release, news, and guides of the best Android games and apps.
No thanks
Sign Up
Subscribed Successfully!
You're now subscribed to APKPure.
Subscribe to APKPure
Be the first to get access to the early release, news, and guides of the best Android games and apps.
No thanks
Sign Up
Success!
You're now subscribed to our newsletter.