GCM4Public DEMO open source

GCM4Public DEMO open source

Vilius Kraujutis
2016年02月05日
  • 166.1 KB

    ファイルサイズ

  • Android 2.2+

    Android OS

このGCM4Public DEMO open sourceについて

いつでもどこでも、お使いの端末で何百万もの最新の Android アプリ、ゲーム、音楽、映画、テレビ番組、書籍、雑誌などをお楽しみください。

GCM4Public open-source GCM service

The event

During the +GDG Vilnius event Hackathon: Google Cloud Messaging for Android, this open source project was created:

https://github.com/gdgvilnius/GCM4Public-GAE-Server

The server

The Demo Android application using this GCM4Public service is open here:

https://github.com/gdgvilnius/GCM4Public-Android-Client

This is the Java class which sends GCM message:

https://github.com/gdgvilnius/GCM4Public-GAE-Server/blob/master/src/lt/andro/gcm4public/SendGCM2Clients.java

The client

To use Google Cloud Messaging for Android you need to register at Google's API console:

https://code.google.com/apis/console

This is the Java class responsible for handling GCM messages and registers on GCM4Public server:

https://github.com/gdgvilnius/GCM4Public-Android-Client/blob/master/src/lt/andro/gcm4public/GCMIntentService.java

Here you can see how device initiates registration on the GCM:

https://github.com/gdgvilnius/GCM4Public-Android-Client/blob/master/src/lt/andro/gcm4public/MainActivity.java

Sending messages

You'll get the project number (aka senderId) and API Key. These two are used in this service to send GCM notifications. And you need to provide it in this form: https://gcm4public.appspot.com/

The service is secure, because only senderId and phones registrationId are stored. The API key is not saved on server and you need to provide it every time you want to send a message to the server.

The senderId is used to filter app's users, so one application would not disturb other's users.

Multiple applications can use this single server: https://gcm4public.appspot.com/

Google App Engine

It's running on Google App Engine so it has some limitations, but I think, it might be running ok for few hundred small apps. If you have tens of thousands users, please fork the project on github and put on your separate Google App Engine account with separate daily limits.

Other resources

Blog post: http://www.andro.lt/2012/11/google-cloud-messaging-for-android.html

Google Cloud Messaging for Android by Francesco Nerieri:

https://developers.google.com/events/io/sessions/gooio2012/100/

and get the slides here:

http://commondatastorage.googleapis.com/io2012/presentations/live%20to%20website/100.pdf

If you want to read more, here is the link on developer.android.com about GCM for Android:

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

もっと見る

最新バージョン 1.0 の更新情報

Last updated on 2016-02-05
Initial version.
もっと見る

ビデオとスクリーンショット

  • GCM4Public DEMO open source ポスター
  • GCM4Public DEMO open source スクリーンショット 1

GCM4Public DEMO open sourceの旧バージョン

APKPure アイコン

APKPureアプリで超高速かつ安全にダウンロード

Android で XAPK/APK ファイルをワンクリックでインストール!

ダウンロード APKPure
thank icon
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.
Learn More about Policies