diff options
| author | Katie McCormick <kmccormick@google.com> | 2014-05-28 17:31:23 -0700 |
|---|---|---|
| committer | Katie McCormick <kmccormick@google.com> | 2014-06-23 22:40:16 +0000 |
| commit | e89c6ebeceb2a04d8ee05e73e15a899b686f811a (patch) | |
| tree | f62a3f7c27234c985fa53c2c02650f7dd0c98545 /docs/html/google/index.jd | |
| parent | 7cfd2e03c474cccb413522b663cf08b9bbbc0cca (diff) | |
| download | frameworks_base-e89c6ebeceb2a04d8ee05e73e15a899b686f811a.zip frameworks_base-e89c6ebeceb2a04d8ee05e73e15a899b686f811a.tar.gz frameworks_base-e89c6ebeceb2a04d8ee05e73e15a899b686f811a.tar.bz2 | |
Doc update: GCM changes for I/O.
Fixes for:
b/15348323
b/15349955
b/15330953
Change-Id: Ie256a76ea83cf16256cded858531dd78b8da0558
Diffstat (limited to 'docs/html/google/index.jd')
| -rw-r--r-- | docs/html/google/index.jd | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/html/google/index.jd b/docs/html/google/index.jd index 2e97d62..4778a85 100644 --- a/docs/html/google/index.jd +++ b/docs/html/google/index.jd @@ -89,6 +89,16 @@ cloud messaging.</p> to use Google Cloud Messaging.</p> </div> +<div class="landing-cell"> + <div class="cell-icon"> + <img src="{@docRoot}images/google/gcs-small.png" width="40" > + </div> + <h4><a href="{@docRoot}google/gcs/index.html" + >Google Cloud Save</a></h4> + <p>Enable per-user data storage and sync in your apps with no backend programming + required.</p> +</div> + </div><!-- col-6 --> |
