From e02e5d8d5874d9b247b3dff9153b7c9802f60130 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Fri, 29 Jun 2012 16:45:55 -0700 Subject: [PATCH] docs: fix link to gcm Change-Id: If198e72f1c3a37c82fe782ec88dd6a0c98e17105 --- docs/html/about/versions/jelly-bean.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/html/about/versions/jelly-bean.jd b/docs/html/about/versions/jelly-bean.jd index 18b3ff6e0f8c8..2ba22ce02fa0b 100644 --- a/docs/html/about/versions/jelly-bean.jd +++ b/docs/html/about/versions/jelly-bean.jd @@ -330,7 +330,7 @@ style="font-weight:500;">App Widgets can resize automatically to fit the

GCM handles all the details of queuing messages and delivering them efficiently to the targeted Android devices. It supports message multicasting and can reach up to 1000 connected devices simultaneously with a single request. It also supports message payloads, which means that in addition to sending tickle messages to an app on the device, developers can send up to 4K of data.

-

Google Cloud Messaging is completely free for all developers and sign-up is easy. See the Google Cloud Messaging page for registration, downloads, and documentation.

+

Google Cloud Messaging is completely free for all developers and sign-up is easy. See the Google Cloud Messaging page for registration, downloads, and documentation.

App Encryption