diff --git a/docs/html/google/google_toc.cs b/docs/html/google/google_toc.cs index 81982a130e65e..ff2d27ad4dc05 100644 --- a/docs/html/google/google_toc.cs +++ b/docs/html/google/google_toc.cs @@ -40,6 +40,10 @@ Google Maps +
++ 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. +
+Visit developers.google.com/games/services for more information about integrating game services into your app. +
+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. Build leaderboards.
+ +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. + Add achievements to your game.
+ + +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. Develop real-time multiplayer games.
+ +Store game data on Google servers using Cloud Save. Synchronize game progress seamlessly across all your users' devices. Save games in the cloud.
+The Games Platform Services API for Android is part of the Google Play services platform.
+To use game services, set up + the Google Play services SDK. Then, see the + Getting Started guide to set up your app. +
+ +Once you've installed the Google Play services package, download the game services samples to learn how to use the major components of the Games Platform Services APIs. +
+ +Read the + API Terms of Service.
+Detailed documentation for the Games Platform Services is available at developers.google.com/games/services. +
+For quick access while developing your Android apps, the + Games Platform Services API for Android reference is available here on developer.android.com.
+