Loading docs/html/training/building-userinfo.jd +4 −4 Original line number Diff line number Diff line page.title=Building Apps with User Info & Location page.title=Building Apps with Contacts & Sign-In page.trainingcourse=true @jd:body <p>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.</p> No newline at end of file <p>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.</p> docs/html/training/contacts-provider/retrieve-names.jd +0 −1 Original line number Diff line number Diff line Loading @@ -730,7 +730,6 @@ public class ContactsFragment extends Fragment implements <li> Define ListView and item layouts. </li> <li> <li> Define a Fragment that displays the list of contacts. </li> Loading docs/html/training/training_toc.cs +1 −1 Original line number Diff line number Diff line Loading @@ -811,7 +811,7 @@ include the action bar on devices running Android 2.1 or higher." <div class="nav-section-header"> <a href="<?cs var:toroot ?>training/building-userinfo.html"> <span class="small">Building Apps with</span><br/> User Info & Sign-In Contacts & Sign-In </a> </div> <ul> Loading Loading
docs/html/training/building-userinfo.jd +4 −4 Original line number Diff line number Diff line page.title=Building Apps with User Info & Location page.title=Building Apps with Contacts & Sign-In page.trainingcourse=true @jd:body <p>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.</p> No newline at end of file <p>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.</p>
docs/html/training/contacts-provider/retrieve-names.jd +0 −1 Original line number Diff line number Diff line Loading @@ -730,7 +730,6 @@ public class ContactsFragment extends Fragment implements <li> Define ListView and item layouts. </li> <li> <li> Define a Fragment that displays the list of contacts. </li> Loading
docs/html/training/training_toc.cs +1 −1 Original line number Diff line number Diff line Loading @@ -811,7 +811,7 @@ include the action bar on devices running Android 2.1 or higher." <div class="nav-section-header"> <a href="<?cs var:toroot ?>training/building-userinfo.html"> <span class="small">Building Apps with</span><br/> User Info & Sign-In Contacts & Sign-In </a> </div> <ul> Loading