From 938ceed7664ec561a8e8e62976c74bb2697072fa Mon Sep 17 00:00:00 2001 From: Cheryl Potter Date: Wed, 12 Aug 2015 13:50:35 -0700 Subject: docs: changed references to Google+ sign-in to Google sign-in b/23121450 Change-Id: I61f8b05da94e81c23792a1a06ee125f35b7c88fb --- docs/html/training/sign-in/index.jd | 50 +++++++++++++------------------------ 1 file changed, 17 insertions(+), 33 deletions(-) (limited to 'docs') diff --git a/docs/html/training/sign-in/index.jd b/docs/html/training/sign-in/index.jd index 9d49fd9..d7c8e1d 100644 --- a/docs/html/training/sign-in/index.jd +++ b/docs/html/training/sign-in/index.jd @@ -1,5 +1,5 @@ page.title=Adding Sign-In -page.tags=authentication,signin,social,google+ +page.tags=authentication,signin page.article=true page.trainingcourse=true @jd:body @@ -11,13 +11,13 @@ page.trainingcourse=true alt="Google maps sample image">

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

- The Google+ Android API allows + The Google Android API allows you to integrate sign-in and social features into your app.

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

Trusted authentication

- 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.
- Add - sign-in. + Google Sign-In is a simple, trusted, and secure way to let people sign in to your app with their + Google credentials.
+ Add + Sign-in.

Access the profile and social graph

- Once users have signed in with Google, your app can welcome them by name, display their picture, - connect them with friends, and lots more.
- Access the - social graph. -

- -

Stand out in the stream

-

- 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.
- Post - interactive content. -

- -

Recommend content

-

- 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.
- Add the - +1 button. + After users have signed in with Google, your app can welcome them by name and display their + picture. If your app requests social scopes, it can connect users with friends, and access + age range, language, and public profile information.
+ + Getting Profile Information.

Get Started

- 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 the Getting Started guide for - the Google+ Platform for Android + "https://developers.google.com/identity/sign-in/android/start-integrating">Start Integrating + guide for Google Sign-In.

\ No newline at end of file -- cgit v1.1