Home | History | Annotate | Download | only in play-services

Lines Matching full:services

1 page.title=Google Play Game Services
13 <h1 itemprop="name" style="margin-bottom:0;">Google Play Game Services</h1>
15 Make your games social with Google Play game services. Add achievements, leaderboards,
16 real-time multiplayer, and other popular features using the Google Play game services SDK.
21 href="https://developers.google.com/games/services/">developers.google.com/games/services</a>
22 for more information about integrating game services into your app.
34 <a class="external-link" href="https://developers.google.com/games/services/android/achievements">Add
40 against other players worldwide. Google Play game services automatically maintains daily,
42 href="https://developers.google.com/games/services/android/leaderboards">Build leaderboards</a></p>
49 class="external-link" href="https://developers.google.com/games/services/android/cloudsave">Save
54 You can use Google Play game services to invite game participants or auto-match players
56 href="https://developers.google.com/games/services/android/multiplayer">Develop real-time
63 <h4>1. Get the Google Play services SDK</h4>
64 <p>Google Play game services is part of the Google Play services platform.</p>
65 <p>To use game services, <a href="{@docRoot}google/play-services/setup.html">set up</a>
66 the Google Play services SDK. Then, see the <a class="external-link"
67 href="https://developers.google.com/games/services/android/quickstart">
73 <p>Once you've installed the Google Play services package, <a class="external-link"
74 href="https://developers.google.com/games/services/downloads/">download the game services
75 samples</a> to learn how to use the major components of the Google Play game services SDK.
80 <p>Read the <a class="external-link" href="https://developers.google.com/games/services/terms">
82 <p>Detailed documentation for the Google Play game services SDK is available at <a class="external-link"
83 href="https://developers.google.com/games/services/">developers.google.com/games/services</a>.