Code Monkey home page Code Monkey logo

android-notification-using-google-cloud-messaging's Introduction

GCM-cloud-end-points-Android-app

The backend server and the front end client side implementation to use Google Cloud Messaging Service for Android.

Refer to the documentation for Google Cloud Messaging Service at http://developer.android.com/google/gcm/index.html

Here, the backend server is hosted on Google App engine.

To set up a HTTP server on standard web server, refer to http://developer.android.com/google/gcm/http.html#auth

To create only the backend for an existing android app, refer to https://developers.google.com/eclipse/docs/endpoints-create-fromandroid

Tweak the allowed number of users parameter in the gcmdemoapp-AppEngine/src/com/gcmdemoapp/MessageEndPoint.java class. Currently, I have configured the allowed number of users to 5000.

Add annotations for the cloud end points as needed.

I have automated the process of GCM registration along with the Google sign in process. Add the corresponding Google Play Services library for the sign-in. Please use the library as I have uploaded for the java files to compile to compile without any overhead or additional dependencies. Add the necessary dependencies if the latest version of Google play services library is used.

The notification is built and handled using notification builder in the onmessage handler in GCMIntentService.java

android-notification-using-google-cloud-messaging's People

Contributors

abhinandanramesh avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.