diff --git a/docs/html/preview/support.jd b/docs/html/preview/support.jd index c7da1a560442a..ba30fe3455af9 100644 --- a/docs/html/preview/support.jd +++ b/docs/html/preview/support.jd @@ -56,7 +56,7 @@ page.image=images/cards/card-n-support_2x.png

Date: June 2016
- Build: TODO
+ Build: NPD56N
Emulator support: x86 & ARM (32/64-bit)
Google Play services: 8.4

@@ -75,8 +75,7 @@ page.image=images/cards/card-n-support_2x.png

New in DP4

- -

New feature

+

Android N final APIs

-

Description of new feature.

+

+ Developer Preview 4 includes the final APIs for the upcoming + Android N platform. The new API level is 24. +

+ +

Play publishing

+ +

+ You can now publish apps that use API level 24 to Google + Play, in alpha, beta, and production release channels. +

+ +

Android Studio and tools updates

+ +

+ Along with Developer Preview 4 we’re providing the final API 24 + SDK to be used with Android Studio 2.1.2 and higher. In addition, + we’re releasing updated Developer Preview 4 system images for the emulator to + help test your apps. +

+ +

+ As new updates roll out for Android Studio, you should see minor improvements in + the new project wizards and AVD manager as we add enhanced support for API 24. + These are primarily cosmetic changes and should not stop you from getting + your app ready for an update in the Play store. +

Feature and API changes

-
-
- Multi-Window -
- -
- The android:minimalHeight and android:minimalWidth - attributes have been renamed to android:minHeight and - android:minWidth. -
-
- -

Fixes for issues reported by developers

- -

- A number of issues reported by developers have been fixed, including: -

- +
  • In previous versions of Android, an app activates with all of its locale + resources loaded before locale negotiation begins. Starting in Android N DP4, + the system negotiates resource locales individually for each resource object + before the app activates. +
  • -

    For the full list of fixed issues, see the -issue tracker.

    +
  • As announced at Developer Preview 3, we’ve deferred the Launcher + Shortcuts feature to a later release of Android. In Developer Preview 4, + we’ve removed the Launcher Shortcuts APIs. +
  • + +
  • We’ve changed the BLE Scanning behavior starting in DP4. We’ll prevent + applications from starting and stopping scans more than 5 times in 30 + seconds. For long running scans, we’ll convert them into opportunistic scans. +
  • + +
  • The Multi-Window + android:minimalHeight and android:minimalWidth + attributes have been renamed to android:minHeight and + android:minWidth. +
  • +

    Known Issues

    - +

    Launcher

    + + +

    Setup Wizard

    + + + +

    Media

    + + + +

    External storage

    + + + +

    Screen zoom and multiple APKs in Google Play

    + + + +

    Vulkan support and multiple APKs in Google Play

    + + + +

    Accessibility

    + + +

    Android for Work

    + + +

    Fixes for issues reported by developers

    + +

    + A number of issues reported by developers have been fixed, including: +

    + + + +

    For the full list of fixed issues, see the +issue tracker.

    + @@ -220,7 +369,7 @@ issue tracker.

    New in DP3

    -

    VR Mode for Android

    +

    VR Mode for Android

    Android N adds platform support and optimizations for a new VR Mode to let @@ -236,7 +385,7 @@ issue tracker.

    "https://developers.google.com/vr/android/">Google VR SDK for Android.

    -

    Sustained performance mode

    +

    Sustained performance mode

    Android N includes optional support for .

    filing a bug.

    -

    Keyboard Shortcuts helper

    +

    Keyboard Shortcuts helper

    Android N lets users press Meta+/ to trigger a Keyboard @@ -277,7 +426,7 @@ issue tracker.

    Shortcuts helper for details.

    -

    FrameMetrics API

    +

    FrameMetrics API

    DP3 introduces a new .

    -

    Notifications

    +

    Notifications

    • MessagingStyle does not show notifications with "null" (self) sender.
    -

    Developer Tools

    +

    Developer Tools