Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b2b93762 authored by Eric Gilmore's avatar Eric Gilmore Committed by Android (Google) Code Review
Browse files

Merge "Changing wording to reflect c2dm shutdown." into lmp-docs

parents 4fc3d3ff 05591bdc
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -33,7 +33,10 @@ page.title=Migration
</div>
</div>

<p>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. <strong>C2DM developers are strongly encouraged to move to Google Cloud Messaging (GCM)</strong>. GCM is the next generation of C2DM.</p>
<p>Android Cloud to Device Messaging (C2DM) was officially deprecated on June 26, 2012, and has been
 shut down completely as of April 1, 2015.  <strong>C2DM developers are strongly encouraged to move
  to Google Cloud Messaging (GCM)</strong>. GCM is the next generation of C2DM.</p>

<p>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.</p>