am fd3398c8: am 44c564f2: am d8104d9b: am 829986a5: Merge "DOC CHANGE: Fix Google Play services page" into jb-dev-docs
* commit 'fd3398c8bf25d8ec7ce813ebda431d67d734f268': DOC CHANGE: Fix Google Play services page
This commit is contained in:
@@ -1,24 +1,25 @@
|
|||||||
page.title=Google Play Services
|
page.title=Google Play Services
|
||||||
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
<p>
|
||||||
<p>Google Play services is a platform that is delivered through the Google Play Store that
|
Google Play services is a platform that is delivered through the Google Play Store that
|
||||||
offers integration with Google products, such as Google+, into Android apps.
|
offers integration with Google products, such as Google+, into Android apps.
|
||||||
The Google Play services framework consists of a services component
|
The Google Play services framework consists of a services component
|
||||||
that runs on the device and a thin client library that you package with your app. </p>
|
that runs on the device and a thin client library that you package with your app.
|
||||||
|
</p>
|
||||||
|
|
||||||
<div class="distribute-features col-13">
|
<div class="distribute-features col-13">
|
||||||
<ul>
|
<ul>
|
||||||
<li style="border-top: 1px solid #F80;"><h5>Easy Authentication</h5> Your app can leverage the user's
|
<li style="border-top: 1px solid #F80;"><h5>Easy Authentication</h5>
|
||||||
existing Google account on the device without having to go through
|
Your app can leverage the user's existing Google account on the device without having to go
|
||||||
tedious authentication flows. A few clicks from the user and you're set!
|
through tedious authentication flows. A few clicks from the user and you're set!
|
||||||
<br /> <a href="https://developers.google.com/android/google-play-services">Learn more »</a>
|
<br/>
|
||||||
|
<a href="https://developers.google.com/android/google-play-services">Learn more »</a>
|
||||||
</li>
|
</li>
|
||||||
<li style="border-top: 1px solid #F80;"><h5>Google+ Integration</h5> Google Play services makes it
|
<li style="border-top: 1px solid #F80;"><h5>Google+ Integration</h5>
|
||||||
easy for your app to integrate with Sign in with Google+, +1 button, and Google+ history.
|
Google Play services makes it easy for your app to integrate with Google+ sign-in and the +1
|
||||||
<br /> <a href="https://developers.google.com/android/google-play-services">Learn more »</a>
|
button.
|
||||||
</li>
|
<br/>
|
||||||
</ul>
|
<a href="https://developers.google.com/android/google-play-services">Learn more »</a>
|
||||||
|
</li>
|
||||||
</div>
|
</ul>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user