diff --git a/docs/html/preview/api-overview.jd b/docs/html/preview/api-overview.jd index 2fa029fb90292..8ec24708511d0 100644 --- a/docs/html/preview/api-overview.jd +++ b/docs/html/preview/api-overview.jd @@ -18,7 +18,6 @@ sdk.platform.apiLevel=20
  • New Android Runtime (ART)
  • If your app implements notifications...
  • If your app uses RemoteControlClient...
  • -
  • If your app uses fullScreenIntent...
  • If your app uses ActivityManager.getRecentTasks()...
  • @@ -64,12 +63,13 @@ sdk.platform.apiLevel=20
  • Power Efficiency
    1. Scheduling Jobs
    2. -
    3. Developer tools and APIs for power measurement +
    4. Developer tools for power measurement
  • Enterprise
    1. Managed provisioning
    2. +
    3. Lock-to-App mode
  • Printing Framework @@ -99,15 +99,15 @@ Differences Report »
  • -

    The L Developer Preview gives you an advance look at the upcoming release for -the Android platform, -which offers new features for users and app developers. This document provides -an introduction to the most notable APIs.

    +

    The L Developer Preview gives you an advance look at the upcoming release +for the Android platform, which offers new features for users and app +developers. This document provides an introduction to the most notable APIs.

    -

    The L Developer Preview is intended for developer early adopters and -testers. If you are interested in influencing the direction of the -Android framework, give the L -Developer Preview a try and send us your feedback!

    +

    The L Developer Preview is intended for developer early +adopters and testers. If you are interested in +influencing the direction of the Android framework, +give the L Developer Preview a +try and send us your feedback!

    Caution: Do not not publish apps that use the L Developer Preview to the Google Play store.

    @@ -128,8 +128,8 @@ reference.

    New Android Runtime (ART)

    The 4.4 release introduced a new, experimental Android runtime, ART. Under -4.4, ART was optional, and the default runtime remained Dalvik. With the L Developer Preview, ART is -now the default runtime.

    +4.4, ART was optional, and the default runtime remained Dalvik. With the L +Developer Preview, ART is now the default runtime.

    For an overview of ART's new features, see Introducing @@ -163,6 +163,15 @@ Behavior on the Android Runtime (ART). Pay particular attention if:

    backgrounds to match the new material design widgets. Make sure that all your notifications look right with the new color scheme:

    +
    + +

    + Figure 1. Fullscreen activity showing a heads-up notification +

    +
    +