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

Lines Matching full:play

1 page.title=Google Play Services
13 <h1 itemprop="name" style="margin-bottom:0;">Google Play Services</h1>
18 With Google Play services, your app can take advantage
21 the Google Play store. This makes it faster for your users to receive updates
33 <p>Google Play services provides you with easy access to Google services and is tightly
41 <p>All products in Google Play services share a common authorization API
50 <p>Devices running Android 2.2 and newer and that have the Google Play Store
51 app automatically receive updates to Google Play services. Enhance
52 your app with the most recent version of Google Play services without worrying
58 <p>To start integrating Google Play services into your app,
59 follow the <a href="/google/play-services/setup.html">Setup</a> guide.</p>
66 <h4 id="client-lib">The Google Play services client library</h4>
72 Google Play services APK. The client library has a light footprint if you use
88 <h4 id="apk">The Google Play services APK</h4>
90 The Google Play services APK contains the individual Google services and runs
98 The Google Play services APK is delivered through the Google Play Store, so
100 running Android 2.2 (Froyo) or later and have the Google Play Store app installed receive updates within a
101 few days. This allows you to use the newest APIs in Google Play services and reach most of the
103 Play Store app are not supported).
108 <img src="/images/play-services-diagram.png" />
109 <p class="img-caption"><em>The Google Play services APK on user devices receives regular updates
116 <p>Google Play services gives you the freedom to use the newest APIs for popular
117 Google services without worrying about device support. Updates to Google Play
118 services are distributed automatically by the Google Play Store and new versions
122 <p>To get started, <a href="{@docRoot}google/play-services/setup.html">set up</a> the SDK and check out
123 the various products in the Google Play services platform now!</p>