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

Commit 7278d89c authored by Eric Gilmore's avatar Eric Gilmore Committed by Android Git Automerger
Browse files

am f2204720: am b2b93762: Merge "Changing wording to reflect c2dm shutdown." into lmp-docs

* commit 'f2204720':
  Changing wording to reflect c2dm shutdown.
parents 5f78af44 f2204720
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>