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

Commit 1ba5915d authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am a759b3d2: am 3fca61f0: am 75b8b3e0: am ed4b7faa: Merge "add new training...

am a759b3d2: am 3fca61f0: am 75b8b3e0: am ed4b7faa: Merge "add new training course for Interaction and Engagement" into klp-docs

* commit 'a759b3d2':
  add new training course for Interaction and Engagement
parents 3b475fef a759b3d2
Loading
Loading
Loading
Loading
+11 −0
Original line number Original line Diff line number Diff line
page.title=Best Practices for User Interface
page.trainingcourse=true

@jd:body



<p>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.</p>
+7 −6
Original line number Original line Diff line number Diff line
page.title=Best Practices for User Experience &amp; UI
page.title=Best Practices for Interaction and Engagement
page.trainingcourse=true
page.trainingcourse=true


@jd:body
@jd:body






<p>These classes focus on the best Android user experience for your app.
<p>These classes teach you how to engage and retain your users by implementing
In some cases, the success of your app on Android is heavily
the best interaction patterns for Android. For instance, to help users quickly discover content
affected by whether your app conforms to the user's expectations for
in your app, your app should match their expectations for user interaction on Android.
UI and navigation on an Android device. Follow these recommendations to ensure that
And to keep your users coming back, you should take advantage of
your app looks and behaves in a way that satisfies Android users.</p>
platform capabilities that reveal and open your content without
 No newline at end of file
requiring users to go through the app launcher.</p>
+40 −23
Original line number Original line Diff line number Diff line
@@ -705,7 +705,7 @@ include the action bar on devices running Android 2.1 or higher."
    <div class="nav-section-header">
    <div class="nav-section-header">
      <a href="<?cs var:toroot ?>training/best-ux.html">
      <a href="<?cs var:toroot ?>training/best-ux.html">
      <span class="small">Best Practices for</span><br/>
      <span class="small">Best Practices for</span><br/>
              User Experience &amp; UI
              Interaction &amp; Engagement
      </a>
      </a>
    </div>
    </div>
    <ul>
    <ul>
@@ -835,6 +835,42 @@ include the action bar on devices running Android 2.1 or higher."
        </ul>
        </ul>
      </li>
      </li>


     <li class="nav-section">
        <div class="nav-section-header">
          <a href="<?cs var:toroot ?>training/app-indexing/index.html"
             description=
             "How to enable deep linking and indexing of your application
content so that users can open this content directly from their mobile search
results."
            >Making Your App Content Searchable</a>
        </div>
        <ul>
          <li><a href="<?cs var:toroot ?>training/app-indexing/deep-linking.html">
            Enabling Deep Links for App Content
          </a>
          </li>
          <li><a href="<?cs var:toroot ?>training/app-indexing/enabling-app-indexing.html">
            Specifying  App Content for Indexing
          </a>
          </li>
        </ul>
      </li>
    </ul>
  </li>
  <!-- End Interaction and Engagement -->




  <li class="nav-section">
    <div class="nav-section-header">
      <a href="<?cs var:toroot ?>training/best-ui.html">
      <span class="small">Best Practices for</span><br/>
              User Interface
      </a>
    </div>
    <ul>



      <li class="nav-section">
      <li class="nav-section">
        <div class="nav-section-header">
        <div class="nav-section-header">
@@ -1001,30 +1037,11 @@ include the action bar on devices running Android 2.1 or higher."
        </ul>
        </ul>
      </li>
      </li>


     <li class="nav-section">
        <div class="nav-section-header">
          <a href="<?cs var:toroot ?>training/app-indexing/index.html"
             description=
             "How to enable deep linking and indexing of your application
content so that users can open this content directly from their mobile search
results."
            >Making Your App Content Searchable</a>
        </div>
        <ul>
          <li><a href="<?cs var:toroot ?>training/app-indexing/deep-linking.html">
            Enabling Deep Links for App Content
          </a>
          </li>
          <li><a href="<?cs var:toroot ?>training/app-indexing/enabling-app-indexing.html">
            Specifying  App Content for Indexing
          </a>
          </li>
    </ul>
    </ul>
  </li>
  </li>
  <!-- End User Interface -->



    </ul>
  </li>
  <!-- End best UX and UI -->




  <li class="nav-section">
  <li class="nav-section">