diff --git a/docs/html/about/versions/android-4.2.jd b/docs/html/about/versions/android-4.2.jd index 1e64c4122b3ff..326ace310207a 100644 --- a/docs/html/about/versions/android-4.2.jd +++ b/docs/html/about/versions/android-4.2.jd @@ -9,7 +9,7 @@ sdk.platform.apiLevel=17

In this document

  1. Important Behavior Changes
  2. -
  3. Android Daydream
  4. +
  5. Daydream
  6. Secondary Displays
  7. Lockscreen Widgets
  8. Multiple Users
  9. @@ -32,9 +32,16 @@ Differences Report »

    API Level: 17

    Android 4.2 ({@link android.os.Build.VERSION_CODES#JELLY_BEAN_MR1}) -is an incremental release for Jelly Bean that offers new features for users and app +is an update to the Jelly Bean release that offers new features for users and app developers. This document provides an introduction to the most notable and -useful new APIs for app developers.

    +useful new APIs for developers.

    + +

    As an app developer, you should download the Android 4.2 system image and SDK platform from +the SDK Manager as soon as possible. If you +don’t have a device running Android 4.2 on which to test your app, use the Android 4.2 system +image to test your app on the Android emulator. +Then build your apps against the Android 4.2 platform to begin using the latest APIs.

    + -

    As an app developer, you should download the Android 4.2 system image and SDK platform from -the SDK Manager as soon as possible. If you -don’t have a device running Android 4.2 on which to test your app, use the Android 4.2 system -image to test your app on the Android emulator. -Then build your apps against the Android 4.2 platform to begin using the latest APIs.

    - -

    Important Behavior Changes

    -

    If you have previously published an app for Android, be aware of the following changes -to some APIs that may affect your app’s behavior:

    +

    If you have previously published an app for Android, be aware of the following +changes that might affect your app’s behavior: