Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8272615
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T07:11:27+00:00 2026-06-08T07:11:27+00:00

I have been reading about google Cloud Messaging and as a developer my question

  • 0

I have been reading about google Cloud Messaging and as a developer my question is ” What is this for?” Can anyone provide an example of what one would use this for? Im not looking for source code. Instead I am curious about the ideas people have for its use.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T07:11:28+00:00Added an answer on June 8, 2026 at 7:11 am

    From the Google Docs:

    Google Cloud Messaging for Android (GCM) is a service that helps developers send data from servers to their Android applications on Android devices. This could be a lightweight message telling the Android application that there is new data to be fetched from the server (for instance, a movie uploaded by a friend), or it could be a message containing up to 4kb of payload data (so apps like instant messaging can consume the message directly). The GCM service handles all aspects of queueing of messages and delivery to the target Android application running on the target device

    Pretty self explanatory really. It’s just a mechanism for sending small messages from an external/network service to a handset for the app to act upon. It’s a lot more easier than implementing a complete custom package relying on the likes of JSON or XML with a completely hand-coded protocol. (Not to say that often using tools ‘off the shelf’ presents a pretty elegant solution!)

    In the past I was implementing a simple video podcast style app; nothing amazing – just waiting on new content from the server. In this scenario I had to specifically code things up so that the app queried the server upon launch, and then downloaded the video files. The alternative obviously being that the app queried the server every x minutes or hours.

    Now with GCM I could re-write that app and have the server inform the app without the requirement for the app to initiate the action. Naturally, on a mobile this is preferable to having the app connect to the server and query it multiple times for no real reason; and it’s also preferable to launching an app and having to wait whilst it requests updates from server.

    The examples in the above paragraph are the obvious applications – but with some imagination it can be used for a lot more.

    I think the main thing to remember though is Find a tool for the purpose, not a purpose for the tool! If you need it, it’s there – but don’t try and wedge it in where it’s not required!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been reading about making ajax heavy applications more search engine friendly: https://developers.google.com/webmasters/ajax-crawling/docs/getting-started
i have been reading about a function that can overwrite its return address. void
I have been reading about exception handling on the Apple developer docs , but
I have been googling a lot about this, but I can't find a specific
I have been reading a LOT of google posts and StackOverflow questions about how
I have been reading about /dev/urandom , and as far as I can tell,
I have been reading about how to build plug-ins and this MIME type keeps
Have been reading about async and tasks and been attempting to convert the CopyFileEx
I have been reading about MVP, MVVM and have used asp.net MVC in couple
I have been reading about collision detection in games on stackoverflow and other sites.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.