Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6214c9c0 authored by Joe Malin's avatar Joe Malin Committed by Android Git Automerger
Browse files

am aaa2ebdc: am fd3398c8: am 44c564f2: am d8104d9b: am 829986a5: Merge "DOC...

am aaa2ebdc: am fd3398c8: am 44c564f2: am d8104d9b: am 829986a5: Merge "DOC CHANGE: Fix Google Play services page" into jb-dev-docs

* commit 'aaa2ebdc':
  DOC CHANGE: Fix Google Play services page
parents 0e2bb7b9 aaa2ebdc
Loading
Loading
Loading
Loading
+19 −18
Original line number Diff line number Diff line
page.title=Google Play Services

@jd:body

<p>Google Play services is a platform that is delivered through the Google Play Store that
<p>
    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.
    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">
<ul>
    <li style="border-top: 1px solid #F80;"><h5>Easy Authentication</h5> Your app can leverage the user's
    existing Google account on the device without having to go 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 &raquo;</a>
    <li style="border-top: 1px solid #F80;"><h5>Easy Authentication</h5>
    Your app can leverage the user's existing Google account on the device without having to go
    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 &raquo;</a>
 </li>
    <li style="border-top: 1px solid #F80;"><h5>Google+ Integration</h5> Google Play services makes it
        easy for your app to integrate with Sign in with Google+, +1 button, and Google+ history.
    <br /> <a href="https://developers.google.com/android/google-play-services">Learn more &raquo;</a>
    <li style="border-top: 1px solid #F80;"><h5>Google+ Integration</h5>
    Google Play services makes it easy for your app to integrate with Google+ sign-in and the +1
    button.
    <br/>
    <a href="https://developers.google.com/android/google-play-services">Learn more &raquo;</a>
 </li>
</ul>