From 9e28efe4e79402e1ae9c92579d4ea2bc5b4bb664 Mon Sep 17 00:00:00 2001 From: Cheryl Potter Date: Tue, 11 Aug 2015 11:43:59 -0700 Subject: docs: change intro and title for contacts and sign-in lesson, and remove empty bullet b/22822607 Change-Id: Ib8b26e2ebe651fc3d9a1b9c89183ab62128d5e20 --- docs/html/training/building-userinfo.jd | 8 ++++---- docs/html/training/contacts-provider/retrieve-names.jd | 1 - docs/html/training/training_toc.cs | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) (limited to 'docs') diff --git a/docs/html/training/building-userinfo.jd b/docs/html/training/building-userinfo.jd index f9d77f7..40e5b94 100644 --- a/docs/html/training/building-userinfo.jd +++ b/docs/html/training/building-userinfo.jd @@ -1,9 +1,9 @@ -page.title=Building Apps with User Info & Location +page.title=Building Apps with Contacts & Sign-In page.trainingcourse=true @jd:body -

These classes teach you how to add user personalization to your app. Some of the ways -you can do this is by identifying users, providing -information that's relevant to them, and providing information about the world around them.

\ No newline at end of file +

These lessons teach you how to include contact information and authenticate users with the same +credentials they use for Google. These features allow your app to connect users with people they +care about and provide a personalized experience without creating new user accounts.

diff --git a/docs/html/training/contacts-provider/retrieve-names.jd b/docs/html/training/contacts-provider/retrieve-names.jd index 7106889..d97b81b 100644 --- a/docs/html/training/contacts-provider/retrieve-names.jd +++ b/docs/html/training/contacts-provider/retrieve-names.jd @@ -731,7 +731,6 @@ public class ContactsFragment extends Fragment implements Define ListView and item layouts.
  • -
  • Define a Fragment that displays the list of contacts.
  • diff --git a/docs/html/training/training_toc.cs b/docs/html/training/training_toc.cs index 7cffdd8..2963345 100644 --- a/docs/html/training/training_toc.cs +++ b/docs/html/training/training_toc.cs @@ -811,7 +811,7 @@ include the action bar on devices running Android 2.1 or higher."