diff --git a/docs/html/preview/api-overview.jd b/docs/html/preview/api-overview.jd index 01be062b0f1c8..c643dc711386c 100644 --- a/docs/html/preview/api-overview.jd +++ b/docs/html/preview/api-overview.jd @@ -9,37 +9,37 @@ page.image=images/cards/card-n-apis_2x.png
-

Key developer features

+

Key Developer Features

@@ -61,7 +61,7 @@ the new features for developers.

new APIs.

-

Multi-window support

+

Multi-window Support

In Android N, we're introducing a new and much-requested multitasking feature @@ -106,7 +106,7 @@ that size. You can also disable multi-window display for your app, which developer documentation.

-

Notification enhancements

+

Notification Enhancements

In Android N we've redesigned notifications to make them easier and faster to use. Some of the changes include:

@@ -172,7 +172,7 @@ use. Some of the changes include:

-

Profile-guided JIT/AOT compilation

+

Profile-guided JIT/AOT Compilation

In Android N, we've added a Just in Time (JIT) compiler with code profiling to ART, which lets it constantly improve the performance of Android apps as they @@ -194,14 +194,14 @@ binaries. This feature is especially important on low-memory devices.

device battery. It does precompilation only when then the device is idle and charging, saving time and battery by doing that work in advance.

-

Quick path to app install

+

Quick Path to App Install

One of the most tangible benefits of ART's JIT compiler is the speed of app installs and system updates. Even large apps that required several minutes to optimize and install in Android 6.0 can now install in just a matter of seconds. System updates are also faster, since there's no more optimizing step.

-

Doze on the go...

+

Doze on the Go...

Android 6.0 introduced Doze, a system mode that saves battery by deferring apps' CPU and network activities when the device is idle, such as when it's @@ -239,7 +239,7 @@ handle Doze, you're all set. If not, start adapting your app to Doze now.

-

Project Svelte: Background optimizations

+

Project Svelte: Background Optimizations

Project Svelte is an ongoing effort to minimize RAM use by system and apps across the range of Android devices in the ecosystem. In Android N, Project @@ -410,15 +410,15 @@ displayed — users can add or move tiles just by dragging and dropping them -

Number-blocking

+

Number Blocking

-

Android N now supports number-blocking in the platform and provides a +

Android N now supports number blocking in the platform and provides a framework API to let service providers maintain a blocked-number list. The default SMS app, the default phone app, and carrier apps can read from and write to the blocked-number list. The list is not accessible to other apps.

-

By making number-blocking a standard feature of the platform, Android provides -a consistent way for apps to support number-blocking across a wide range of +

By making number blocking a standard feature of the platform, Android provides +a consistent way for apps to support number blocking across a wide range of devices. Among the other benefits that apps can take advantage of are: