From 98b0ec6fab110c96d64b357675a3758424d9cc70 Mon Sep 17 00:00:00 2001 From: Joe Fernandez Date: Tue, 8 Mar 2016 22:32:51 -0800 Subject: [PATCH] docs: N Preview 1 - docs fixes Change-Id: I30d4bb0b281d344015934b6030b1b11470427b3b --- docs/html/preview/features/direct-boot.jd | 4 +- docs/html/preview/features/icu4j-framework.jd | 4 +- .../preview/features/multilingual-support.jd | 4 +- .../preview/features/notification-updates.jd | 4 +- .../preview/features/picture-in-picture.jd | 4 +- .../preview/features/scoped-folder-access.jd | 4 +- .../html/preview/features/tv-recording-api.jd | 4 +- docs/html/preview/setup-sdk.jd | 22 +++++-- .../preview/{known-issues.jd => support.jd} | 61 +++++++++++-------- 9 files changed, 67 insertions(+), 44 deletions(-) rename docs/html/preview/{known-issues.jd => support.jd} (90%) diff --git a/docs/html/preview/features/direct-boot.jd b/docs/html/preview/features/direct-boot.jd index 207a56ca12533..aefa4dcaa47a4 100644 --- a/docs/html/preview/features/direct-boot.jd +++ b/docs/html/preview/features/direct-boot.jd @@ -4,8 +4,8 @@ page.tags=androidn @jd:body -
-
+
+

In this document

  1. Requesting Access to Run During Direct Boot
  2. diff --git a/docs/html/preview/features/icu4j-framework.jd b/docs/html/preview/features/icu4j-framework.jd index edc7759e7dd01..66981946520c3 100644 --- a/docs/html/preview/features/icu4j-framework.jd +++ b/docs/html/preview/features/icu4j-framework.jd @@ -2,8 +2,8 @@ page.title=ICU4J Android Framework APIs @jd:body -
    -
    +
    +

    In this document:

    1. Relationship to ICU4J
    2. diff --git a/docs/html/preview/features/multilingual-support.jd b/docs/html/preview/features/multilingual-support.jd index 855f93efc46c1..3d798707181c2 100644 --- a/docs/html/preview/features/multilingual-support.jd +++ b/docs/html/preview/features/multilingual-support.jd @@ -1,8 +1,8 @@ page.title=Language and Locale @jd:body -
      -
      +
      +

      In this document:

      1. Challenges in Resolving Language Resources
      2. diff --git a/docs/html/preview/features/notification-updates.jd b/docs/html/preview/features/notification-updates.jd index fa86ed200a8de..7440dea9268e7 100644 --- a/docs/html/preview/features/notification-updates.jd +++ b/docs/html/preview/features/notification-updates.jd @@ -7,8 +7,8 @@ trainingnavtop=true @jd:body -
        -
        +
        +

        This document includes

        diff --git a/docs/html/preview/features/picture-in-picture.jd b/docs/html/preview/features/picture-in-picture.jd index 1cd8f611edf4a..e0fb0bb1eabe2 100644 --- a/docs/html/preview/features/picture-in-picture.jd +++ b/docs/html/preview/features/picture-in-picture.jd @@ -4,8 +4,8 @@ page.tags=androidn @jd:body -
        -
        +
        +

        In this document

          diff --git a/docs/html/preview/features/scoped-folder-access.jd b/docs/html/preview/features/scoped-folder-access.jd index 92c7966811f99..932d8a97ccb63 100644 --- a/docs/html/preview/features/scoped-folder-access.jd +++ b/docs/html/preview/features/scoped-folder-access.jd @@ -4,8 +4,8 @@ page.tags=androidn @jd:body -
          -
          +
          +

          In this document

          1. Accessing an External Storage Directory
          2. diff --git a/docs/html/preview/features/tv-recording-api.jd b/docs/html/preview/features/tv-recording-api.jd index 6b49fbc42338d..ee37bffc089b6 100644 --- a/docs/html/preview/features/tv-recording-api.jd +++ b/docs/html/preview/features/tv-recording-api.jd @@ -4,8 +4,8 @@ page.tags=androidn @jd:body -
            -
            +
            +

            In this document

            1. Indicating Support for Recording
            2. diff --git a/docs/html/preview/setup-sdk.jd b/docs/html/preview/setup-sdk.jd index 1734abb182356..65be22042fe9c 100644 --- a/docs/html/preview/setup-sdk.jd +++ b/docs/html/preview/setup-sdk.jd @@ -10,7 +10,11 @@ page.image=images/cards/card-n-sdk_2x.png
              1. Get Android Studio 2.1
              2. -
              3. Get the Android N SDK
              4. +
              5. Get the Android N SDK +
                  +
                1. Reference documentation +
                +
              6. Get the Java 8 JDK and JRE
              7. Update or Create a Project
              8. Next Steps
              9. @@ -105,12 +109,18 @@ Android N Preview SDK in Android Studio as follows:

              -

              In addition to these preview components, you should download the Android -N Preview API docs from the following table. This is an offline version -of the developer.android.com web site, except it includes the updated -API reference for the Android N APIs and an API difference report.

              - +

              Get the N Preview reference documentation

              + +

              + Detailed information about the Android N APIs is available in the N Preview + reference documentation, which you can download from the following table. + This package contains an abridged, offline version of the Android developer + web site, and includes an updated API reference for the Android N APIs and an + API difference report. +

              + +
              diff --git a/docs/html/preview/known-issues.jd b/docs/html/preview/support.jd similarity index 90% rename from docs/html/preview/known-issues.jd rename to docs/html/preview/support.jd index c932d8bedc794..d3ee1513e24db 100644 --- a/docs/html/preview/known-issues.jd +++ b/docs/html/preview/support.jd @@ -1,10 +1,6 @@ -page.title=Known Issues -@jd:body +page.title=Support and Release Notes -

              Date: March 2016

              -

              Builds: NPC56P, NPC56R (N Preview 1 Release)

              -

              Emulator support: x86 & ARM 32/64-bit

              -

              Google Play services: 8.4

              +@jd:body

              Two primary support channels are available to you when developing and testing with the Android N Developer Preview: Please file bugs at @@ -14,7 +10,24 @@ For issues in other apps, please contact the developer directly.

              To discuss issues or ideas with other developers working with Android N, join the Developer Preview Google+ community.

              -

              General advisories

              + +

              Developer Preview 1

              + +
              +
              +
              +

              + Date: March 2016
              + Builds: NPC56P, NPC56R
              + Emulator support: x86 & ARM (32/64-bit)
              + Google Play services: 8.4
              +

              +
              +
              +
              + + +

              General advisories

              This Developer Preview release is for app developers only and is designed for use in compatibility testing and early development only. Please be aware of these general notes about the release:

              @@ -28,22 +41,22 @@ For issues in other apps, please contact the developer directly.

            3. This preview release supports the following devices: Nexus 5X, Nexus 6, Nexus 6P, Nexus 9, Nexus Player, and Pixel C, as well as General Mobile 4G (Android One).
            4. -

              Platform Issues

              +

              Platform Issues

              -

              Performance and battery

              +

              Performance and battery

              • System and apps may be slow and experience periodic slowdowns and unresponsiveness.
              • Battery life may be regressed in this release for screen-on and screen-off use cases.
              -

              Dialer

              +

              Dialer

              • Dialer app does not support Direct boot. This will be addressed later in N Developer Preview.
              • Voicemail playback does not work.
              -

              System UI

              +

              System UI

              • Some new or modified strings in the system UI are not translated to all languages.
              • @@ -54,7 +67,7 @@ For issues in other apps, please contact the developer directly.

              • In the Gmail app, direct archiving of emails included in a notification bundle does not work properly.
              -

              Android for Work

              +

              Android for Work

              • Work Security Challenge @@ -114,19 +127,19 @@ For issues in other apps, please contact the developer directly.

              -

              Keyboard

              +

              Keyboard

              • Bluetooth pairing between keyboards and Android devices may be unstable.
              -

              Video

              +

              Video

              • Video playback may lag and show interruptions.
              -

              Wi-Fi

              +

              Wi-Fi

              • Wi-Fi has undergone some refactoring which may change API corner case behavior. Specifically, applications which attempt to connect to specific networks, or attempt to reconnect to networks should retest.
              • @@ -134,7 +147,7 @@ For issues in other apps, please contact the developer directly.

                supports is the DHCP client introduced in M.
              -

              Direct boot

              +

              Direct boot

              • NFC doesn't function until first unlock. @@ -147,7 +160,7 @@ For issues in other apps, please contact the developer directly.

              -

              Picture-in-picture for Android TV

              +

              Picture-in-picture for Android TV

              • The PIP integration in the Recents UI is not finalized, and is subject to change. @@ -158,13 +171,13 @@ For issues in other apps, please contact the developer directly.

              -

              Bug reports

              +

              Bug reports

              • Bug reports do not always complete successfully (as a workaround, sometimes they can still be accessed through the bug report document provider in internal storage).
              -

              Split-screen Multi-window

              +

              Split-screen Multi-window

              • Apps may experience crashes and unexpected UI behavior when put into split-screen mode. These are app issues that must be fixed by the app developer.
              • @@ -174,7 +187,7 @@ For issues in other apps, please contact the developer directly.

              • Animations are not yet final.
              -

              Input method

              +

              Input method

              • @@ -185,20 +198,20 @@ For issues in other apps, please contact the developer directly.

              -

              Accessibility

              +

              Accessibility

              • TalkBack exhibits issues with features including Notifications, Quick Settings Tiles and Multi-window display that may cause system crashing or lack of spoken feedback from TalkBack. Future releases of the preview will address these issues.
              -

              Device-Specific Notes and Issues

              +

              Device-Specific Notes and Issues

              -

              Nexus Player

              +

              Nexus Player

              • Video playback, app compatibility and stability issues are expected on Nexus Player in this release of the Preview.
              -

              Pixel C

              +

              Pixel C

              • Multi-window resizing may cause crashing.
              Documentation Checksums