From 05591bdc294d6831f11ee047004ac5d049e8ce21 Mon Sep 17 00:00:00 2001 From: Eric Gilmore Date: Tue, 24 Mar 2015 11:26:31 -0700 Subject: Changing wording to reflect c2dm shutdown. Change-Id: If8b6c05e10dfe39e1cada48fc5270931a7f94cd4 --- docs/html/google/gcm/c2dm.jd | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/html') diff --git a/docs/html/google/gcm/c2dm.jd b/docs/html/google/gcm/c2dm.jd index 6ae7c1a..d0f8c71 100644 --- a/docs/html/google/gcm/c2dm.jd +++ b/docs/html/google/gcm/c2dm.jd @@ -33,7 +33,10 @@ page.title=Migration -

Android Cloud to Device Messaging (C2DM) is deprecated. The C2DM service will continue to be maintained in the short term, but C2DM will accept no new users, and it will grant no new quotas. C2DM developers are strongly encouraged to move to Google Cloud Messaging (GCM). GCM is the next generation of C2DM.

+

Android Cloud to Device Messaging (C2DM) was officially deprecated on June 26, 2012, and has been + shut down completely as of April 1, 2015. C2DM developers are strongly encouraged to move + to Google Cloud Messaging (GCM). GCM is the next generation of C2DM.

+

This document is addressed to C2DM developers who are moving to GCM. It describes the differences between GCM and C2DM, and explains how to migrate existing C2DM apps to GCM.

-- cgit v1.1