diff options
author | Dirk Dougherty <ddougherty@google.com> | 2013-05-04 12:02:17 -0700 |
---|---|---|
committer | Dirk Dougherty <ddougherty@google.com> | 2013-05-13 11:57:51 -0700 |
commit | 1178e44bf41025db859c475d21a41847f5f411bb (patch) | |
tree | 155434b5943602ea4cc101c3acbdc2a30f393cec | |
parent | 4da9c11b2758d55c67f7a24c3eb519c36497ba5d (diff) | |
download | frameworks_base-1178e44bf41025db859c475d21a41847f5f411bb.zip frameworks_base-1178e44bf41025db859c475d21a41847f5f411bb.tar.gz frameworks_base-1178e44bf41025db859c475d21a41847f5f411bb.tar.bz2 |
Doc change: Updates to gpgs landing.
Change-Id: Iec8aea322ec7ad7fde176171ed8a63fdbff4744b
-rw-r--r-- | docs/html/google/play-services/games.jd | 54 | ||||
-rw-r--r-- | docs/html/images/google/game_services.png | bin | 53967 -> 62131 bytes | |||
-rw-r--r-- | docs/html/images/google/gps-play_games_logo.png | bin | 0 -> 96896 bytes |
3 files changed, 37 insertions, 17 deletions
diff --git a/docs/html/google/play-services/games.jd b/docs/html/google/play-services/games.jd index 8555b94..dd07c26 100644 --- a/docs/html/google/play-services/games.jd +++ b/docs/html/google/play-services/games.jd @@ -1,4 +1,4 @@ -page.title=Google Play Games +page.title=Google Play Games Platform header.hide=1 @jd:body @@ -6,16 +6,20 @@ header.hide=1 <div class="landing-banner"> <div class="col-6"> - <img src="{@docRoot}images/google/game_services.png" alt=""> + <img src="{@docRoot}images/google/gps-play_games_logo.png" alt=""> </div> <div class="col-6"> -<h1 itemprop="name" style="margin-bottom:0;">Google Play Games Platform Services</h1> +<h1 itemprop="name" style="margin-bottom:0;">Google Play Game Services</h1> <p itemprop="description"> - Google Play Games Platform Services lets you integrate popular gaming features such as achievements, leaderboards, and real-time multiplayer gameplay in your apps. Players can sign in using their Google+ identities and share their gaming experience with friends. + Make your games social with Google Play game services. Add achievements, leaderboards, + real-time multiplayer, and other popular features using the Google Play game services SDK. + Let players sign in using their Google+ identities and share their gaming experience with + friends. </p> <p>Visit <a class="external-link" - href="https://developers.google.com/games/services/">developers.google.com/games/services</a> for more information about integrating game services into your app. + href="https://developers.google.com/games/services/">developers.google.com/games/services</a> + for more information about integrating game services into your app. </p> </div> </div> @@ -23,26 +27,41 @@ header.hide=1 <div class="landing-docs"> <div class="col-6 normal-links"> <h3 style="clear:left">Key Developer Features</h3> - <h4>Drive engagement with leaderboards</h4> - <p>Let players compare scores with friends using leaderboards or see how they rank against other players worldwide. Games Platform Services automatically maintains daily, weekly, and all-time high scores. <a class="external-link" href="https://developers.google.com/games/services/android/leaderboards">Build leaderboards</a>.</p> <h4>Reward players with achievements</h4> - <p>Add hidden and incremental achievements to encourage users to explore your game in new and interesting ways. You can use the built-in UI for Android to display achievement progress. - <a class="external-link" href="https://developers.google.com/games/services/android/achievements">Add achievements to your game</a>.</p> + <p>Add hidden and incremental achievements to encourage users to explore your game in new + and interesting ways. A built-in achievement UI is available to display progress. <br /> + <a class="external-link" href="https://developers.google.com/games/services/android/achievements">Add + achievements to your game</a>.</p> </a> + + <h4>Drive engagement with leaderboards</h4> + <p>Let players compare scores with friends using leaderboards and see how they rank + against other players worldwide. Google Play game services automatically maintains daily, + weekly, and all-time high scores. <br /><a class="external-link" + href="https://developers.google.com/games/services/android/leaderboards">Build leaderboards</a></p> + + <h4>Save game data to the cloud</h4> + <p>Offer seamless game progress across all of the user's devices. Use Cloud Save APIs + to quickly store and synchronize game data on Google's cloud + infrastructure. <br /> + <a + class="external-link" href="https://developers.google.com/games/services/android/cloudsave">Save + game data to the cloud</a></p> <h4>Create real-time multiplayer games</h4> - <p>Make your game more dynamic by letting multiple players compete or cooperate simultaneously. You can use the Games Platform Services API to invite game participants or auto-match players anonymously, and exchange data between game clients. <a class="external-link" href="https://developers.google.com/games/services/android/multiplayer">Develop real-time multiplayer games</a>.</p> - - <h4>Save game progress to the cloud</h4> - <p>Store game data on Google servers using Cloud Save. Synchronize game progress seamlessly across all your users' devices. <a class="external-link" href="https://developers.google.com/games/services/android/cloudsave">Save games in the cloud</a>.</p> + <p>Make your game more dynamic by letting multiple players compete or cooperate simultaneously. + You can use Google Play game services to invite game participants or auto-match players + anonymously, and exchange data between game clients. <br /><a class="external-link" + href="https://developers.google.com/games/services/android/multiplayer">Develop real-time + multiplayer games</a></p> </div> <div class="col-6 normal-links"> <h3 style="clear:left">Getting Started</h3> <h4>1. Get the Google Play services SDK</h4> - <p>The Games Platform Services API for Android is part of the Google Play services platform.</p> + <p>Google Play game services is part of the Google Play services platform.</p> <p>To use game services, <a href="{@docRoot}google/play-services/setup.html">set up</a> the Google Play services SDK. Then, see the <a class="external-link" href="https://developers.google.com/games/services/android/quickstart"> @@ -52,18 +71,19 @@ header.hide=1 <h4>2. Run the sample</h4> <p>Once you've installed the Google Play services package, <a class="external-link" - href="https://developers.google.com/games/services/downloads/">download the game services samples</a> to learn how to use the major components of the Games Platform Services APIs. + href="https://developers.google.com/games/services/downloads/">download the game services + samples</a> to learn how to use the major components of the Google Play game services SDK. </p> <h4>3. Read the documentation</h4> <p>Read the <a class="external-link" href="https://developers.google.com/games/services/terms"> API Terms of Service</a>.</p> - <p>Detailed documentation for the Games Platform Services is available at <a class="external-link" + <p>Detailed documentation for the Google Play game services SDK is available at <a class="external-link" href="https://developers.google.com/games/services/">developers.google.com/games/services</a>. </p> <p>For quick access while developing your Android apps, the - <a href="{@docRoot}reference/com/google/android/gms/games/package-summary.html">Games Platform Services API for Android reference</a> is available here on developer.android.com.</p> + <a href="{@docRoot}reference/com/google/android/gms/games/package-summary.html">API reference</a> is available here on developer.android.com.</p> </div> </div> diff --git a/docs/html/images/google/game_services.png b/docs/html/images/google/game_services.png Binary files differindex f62d7f0..84847f3b 100644 --- a/docs/html/images/google/game_services.png +++ b/docs/html/images/google/game_services.png diff --git a/docs/html/images/google/gps-play_games_logo.png b/docs/html/images/google/gps-play_games_logo.png Binary files differnew file mode 100644 index 0000000..19692fa --- /dev/null +++ b/docs/html/images/google/gps-play_games_logo.png |