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

Lines Matching full:services

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
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
44 to Google services.</p>
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>
69 services and allows you to obtain authorization from users to gain access
70 to these services with their credentials. It also contains APIs that allow
72 Google Play services APK. The client library has a light footprint if you use
80 We anticipate more Google services to be continuously added, so be on the lookout for
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
99 updates to the services are not dependent on carrier or OEM system image updates. In general, devices
101 few days. This allows you to use the newest APIs in Google Play services and reach most of the
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>