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

Commit 36866dc7 authored by Cheryl Potter's avatar Cheryl Potter Committed by Android Git Automerger
Browse files

am 4afcda74: am 79ad6310: Merge "docs: changed references to Google+ sign-in...

am 4afcda74: am 79ad6310: Merge "docs: changed references to Google+ sign-in to Google sign-in" into mnc-preview-docs

* commit '4afcda74':
  docs: changed references to Google+ sign-in to Google sign-in
parents 1edd4ebc 4afcda74
Loading
Loading
Loading
Loading
+17 −33
Original line number Original line Diff line number Diff line
page.title=Adding Sign-In
page.title=Adding Sign-In
page.tags=authentication,signin,social,google+
page.tags=authentication,signin
page.article=true
page.article=true
page.trainingcourse=true
page.trainingcourse=true
@jd:body
@jd:body
@@ -11,13 +11,13 @@ page.trainingcourse=true
  alt="Google maps sample image">
  alt="Google maps sample image">


<p>
<p>
  The Google+ platform for Android lets you authenticate a user with the same credentials they use
  Google Sign-In for Android lets you authenticate a user with the same credentials they use on 
  on Google every day. Once a user signs in with Google, you can create more engaging experiences
  Google. After a user signs in with Google, you can create more engaging experiences and drive 
  and drive usage of your app.
  usage of your app.
</p>
</p>


<p>
<p>
  The <a href="https://developers.google.com/+/mobile/android/">Google+ Android API</a> allows
  The <a href="https://developers.google.com/identity/sign-in/android/">Google Android API</a> allows
  you to integrate sign-in and social features into your app.
  you to integrate sign-in and social features into your app.
</p>
</p>


@@ -26,43 +26,27 @@ page.trainingcourse=true


<h4>Trusted authentication</h4>
<h4>Trusted authentication</h4>
<p>
<p>
  Google+ Sign-In is a simple, trusted, and secure way to let people sign in to your app with their
  Google Sign-In is a simple, trusted, and secure way to let people sign in to your app with their
  Google credentials and bring along their Google+ info.<br>
  Google credentials.<br>
  <a href="https://developers.google.com/+/mobile/android/sign-in" class="external-link">Add
  <a href="https://developers.google.com/identity/sign-in/android/sign-in" class="external-link">Add
  sign-in</a>.
  Sign-in</a>.
</p>
</p>


<h4>Access the profile and social graph</h4>
<h4>Access the profile and social graph</h4>
<p>
<p>
  Once users have signed in with Google, your app can welcome them by name, display their picture,
  After users have signed in with Google, your app can welcome them by name and display their 
  connect them with friends, and lots more.<br>
  picture. If your app requests social scopes, it can connect users with friends, and access  
  <a href="https://developers.google.com/+/mobile/android/people" class="external-link">Access the
  age range, language, and public profile information.<br>
  social graph</a>.
  <a href="https://developers.google.com/identity/sign-in/android/people" class="external-link">
</p>
  Getting Profile Information</a>.

<h4>Stand out in the stream</h4>
<p>
  Interactive posts is a rich way of sharing to Google+. It lets users prompt friends to take
  specific actions in your app from a Google+ post, like "listen," "RSVP," "check-in," and over 100
  more actions.<br>
  <a class="external-link" href="https://developers.google.com/+/mobile/android/share">Post
  interactive content</a>.
</p>

<h4>Recommend content</h4>
<p>
  Add a native +1 button so users can recommend content from your app. These endorsements can give
  your app more credibility and help it grow faster.<br>
  <a class="external-link" href="https://developers.google.com/+/mobile/android/recommend">Add the
  +1 button</a>.
</p>
</p>




<h2 id="start">Get Started</h2>
<h2 id="start">Get Started</h2>
<p>
<p>
  The Google+ Android APIs are part of the Google Play services platform. To use Google+ features,
  The Google Android APIs are part of the Google Play services platform. To use Google features,
  set up the Google Play services SDK in your app development project. For more information, see
  set up the Google Play services SDK in your app development project. For more information, see
  the <a class="external-link" href=
  the <a class="external-link" href=
  "https://developers.google.com/+/mobile/android/getting-started">Getting Started</a> guide for
  "https://developers.google.com/identity/sign-in/android/start-integrating">Start Integrating</a> 
  the Google+ Platform for Android
  guide for Google Sign-In.
</p>
</p>
 No newline at end of file