diff --git a/docs/html/about/versions/android-5.0-changes.jd b/docs/html/about/versions/android-5.0-changes.jd index 3de5c3c21d6e5..f51af407a3916 100644 --- a/docs/html/about/versions/android-5.0-changes.jd +++ b/docs/html/about/versions/android-5.0-changes.jd @@ -24,13 +24,6 @@ sdk.platform.apiLevel=21
  • Support for Managed Profiles
  • - -
    -

    Video

    -

    Notifications

    -
    -
    -

    API Differences

    1. API level 20 to 21 »
    2. @@ -48,6 +41,20 @@ sdk.platform.apiLevel=21 + +
      +

      Video

      +

      Dev Byte: What's New in Android 5.0

      +
      +
      + + +
      +

      Video

      +

      Dev Byte: Notifications

      +
      +
      +

      API Level: {@sdkPlatformApiLevel}

      Along with new features and capabilities, Android 5.0 includes a variety of system changes and API behavior changes. This document highlights diff --git a/docs/html/training/wearables/watch-faces/index.jd b/docs/html/training/wearables/watch-faces/index.jd index c7affd1f36402..453c30e28ccec 100644 --- a/docs/html/training/wearables/watch-faces/index.jd +++ b/docs/html/training/wearables/watch-faces/index.jd @@ -21,6 +21,14 @@ page.title=Creating Watch Faces + +

      +

      Video

      +

      DevBytes: Watch Faces for Android Wear

      +
      + +

      Watch faces in Android Wear leverage a dynamic digital canvas to tell time using colors, animations, and relevant contextual information. The Android