From 8142898da2e10d73617cd953a7bff85ff56dd0f5 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Mon, 9 Dec 2013 18:02:48 -0800 Subject: add new training course for Interaction and Engagement Change-Id: If0880399c495aa9233cd30aa119b2d48fccd3dd8 --- docs/html/training/best-ui.jd | 11 +++++++ docs/html/training/best-ux.jd | 13 ++++---- docs/html/training/training_toc.cs | 63 ++++++++++++++++++++++++-------------- 3 files changed, 58 insertions(+), 29 deletions(-) create mode 100644 docs/html/training/best-ui.jd (limited to 'docs') diff --git a/docs/html/training/best-ui.jd b/docs/html/training/best-ui.jd new file mode 100644 index 0000000..bf0d7ee --- /dev/null +++ b/docs/html/training/best-ui.jd @@ -0,0 +1,11 @@ +page.title=Best Practices for User Interface +page.trainingcourse=true + +@jd:body + + + +

These classes teach you how to build a user interface using Android layouts for all types of +devices. Android provides a flexible framework for UI design that allows your app to display +different layouts for different devices, create custom UI widgets, and even control aspects +of the system UI outside your app's window.

diff --git a/docs/html/training/best-ux.jd b/docs/html/training/best-ux.jd index 5f109f6..129535b 100644 --- a/docs/html/training/best-ux.jd +++ b/docs/html/training/best-ux.jd @@ -1,12 +1,13 @@ -page.title=Best Practices for User Experience & UI +page.title=Best Practices for Interaction and Engagement page.trainingcourse=true @jd:body -

These classes focus on the best Android user experience for your app. -In some cases, the success of your app on Android is heavily -affected by whether your app conforms to the user's expectations for -UI and navigation on an Android device. Follow these recommendations to ensure that -your app looks and behaves in a way that satisfies Android users.

\ No newline at end of file +

These classes teach you how to engage and retain your users by implementing +the best interaction patterns for Android. For instance, to help users quickly discover content +in your app, your app should match their expectations for user interaction on Android. +And to keep your users coming back, you should take advantage of +platform capabilities that reveal and open your content without +requiring users to go through the app launcher.

diff --git a/docs/html/training/training_toc.cs b/docs/html/training/training_toc.cs index d28f37b..c4b9a7a 100644 --- a/docs/html/training/training_toc.cs +++ b/docs/html/training/training_toc.cs @@ -705,7 +705,7 @@ include the action bar on devices running Android 2.1 or higher." + + + + + + + + + - - - + + +