From bc5273db1a5d2a5488048f6111e8c4e2537c9e77 Mon Sep 17 00:00:00 2001 From: Quddus Chong Date: Mon, 5 Oct 2015 10:57:27 -0700 Subject: [PATCH] docs: Removed M Preview system images downloads page. bug: 24668423 Change-Id: I0a530b046d77779dc4087418c7463a85cbada1bf --- docs/html/about/about_toc.cs | 1 - .../marshmallow/android-6.0-changes.jd | 2 +- .../about/versions/marshmallow/download.jd | 321 ------------------ docs/html/jd_collections.js | 6 +- 4 files changed, 4 insertions(+), 326 deletions(-) delete mode 100644 docs/html/about/versions/marshmallow/download.jd diff --git a/docs/html/about/about_toc.cs b/docs/html/about/about_toc.cs index 1b3edbbf95983..eb59b12dcb220 100644 --- a/docs/html/about/about_toc.cs +++ b/docs/html/about/about_toc.cs @@ -10,7 +10,6 @@ Android 6.0 Changes
  • Android 6.0 Samples
  • -
  • Downloads
  • diff --git a/docs/html/about/versions/marshmallow/android-6.0-changes.jd b/docs/html/about/versions/marshmallow/android-6.0-changes.jd index 8c5a1b6b7c23a..2619310af3b41 100644 --- a/docs/html/about/versions/marshmallow/android-6.0-changes.jd +++ b/docs/html/about/versions/marshmallow/android-6.0-changes.jd @@ -31,7 +31,7 @@ page.image=images/cards/samples-new_2x.png

    API Differences

      -
    1. API level 22 to 23 »
    2. +
    3. API level 22 to 23 »
    diff --git a/docs/html/about/versions/marshmallow/download.jd b/docs/html/about/versions/marshmallow/download.jd deleted file mode 100644 index 978b33d961d94..0000000000000 --- a/docs/html/about/versions/marshmallow/download.jd +++ /dev/null @@ -1,321 +0,0 @@ -page.title=M Preview Downloads -page.tags=androidm,marshmallow -page.image=images/cards/card-download_16-9_2x.png - -@jd:body - -
    - - - - -
    - - -

    - The Android M Developer Preview 3 system images below are available to you for a limited - time for final testing. Once the Android 6.0 release is final (early October), - the Preview downloads will no longer be available. Instead, - you'll be able to download the official Android 6.0 images from the - Nexus - Factory Images page. -

    - -

    Note: If you previously flashed a device to - an Android M Developer Preview image, that device will not automatically - get the update to the final Android 6.0 build by OTA. To get the final Android 6.0 - build, you must download it from the - Nexus - Factory Images page when available and then flash it - manually to your device.

    - -

    Hardware System Images

    - -

    The following Android system images are previews and are subject to change. Your - use of these system images is governed by the Android SDK Preview License Agreement. The Android - preview system images are not stable releases, and may contain errors and defects that can result - in damage to your computer systems, devices, and data. The preview Android system images are not - subject to the same testing as the factory OS and can cause your phone and installed services and - applications to stop working. -

    - - - - - - - - - - - - - - - - - - - - - - - - -
    DeviceDownload / Checksums
    Nexus 5 (GSM/LTE)
    "hammerhead"
    hammerhead-MPA44I-preview-2ebbc049.tgz
    - MD5: 91a924fb0c9f8e716e3b4c9954fd0dbb
    - SHA-1: 2ebbc049b68c4da8baeee3e42bb94d7a965ba4a3 -
    Nexus 6
    "shamu"
    shamu-MPA44I-preview-62b9c486.tgz
    - MD5: ac6e58da86125073d9c395257fd42664
    - SHA-1: 62b9c486fd7a5020e228d53ca5acd5c1857e48ff -
    Nexus 9
    "volantis"
    volantis-MPA44I-preview-5c30a6e2.tgz
    - MD5: 7f83768757913d3fea945a661020d185
    - SHA-1: 5c30a6e2acd11a81f4105b12d23ff654f534f699 -
    Nexus Player
    "fugu"
    fugu-MPA44I-preview-2860040a.tgz
    - MD5: 438da8d37da9e341a69cfb16a4001ac5
    - SHA-1: 2860040a326582f1ff5f702bf9a1ef002717fc98 -
    - -

    Install an Image to a Device

    - -

    - In order to use a device image for testing, you must install it on a compatible device. Follow - the instructions below to install a system image: -

    - -
      -
    1. Download and uncompress one of the system image packages listed here.
    2. -
    3. Backup any data you want to preserve from the device.
    4. -
    5. Follow the instructions at - developers.google.com/android - to flash the image onto your device.
    6. -
    - -

    Updating a Device with the Preview

    - -

    - Once you have installed a preview system image on a development device, the device is upgraded - automatically with the next preview release through over-the-air (OTA) updates. When the update - is available, the device displays notification that an update is available and allows you to - install it. You can also manually install the next preview image by repeating the procedure in - the previous section. -

    - -

    Revert a Device to Factory Specifications

    - -

    - If you want to uninstall the preview and revert the device to factory specifications, go to - developers.google.com/android and - download the image you want to flash to for your device. Follow the instructions on that page to - flash the image to your device. -

    - -
    - -
    - - - - diff --git a/docs/html/jd_collections.js b/docs/html/jd_collections.js index a5e691d849135..8b219848ee90a 100644 --- a/docs/html/jd_collections.js +++ b/docs/html/jd_collections.js @@ -1412,9 +1412,9 @@ var RESOURCE_COLLECTIONS = { "marshmallow/landing/resources": { "title": "", "resources": [ + "about/versions/marshmallow/android-6.0-changes.html", "about/versions/marshmallow/android-6.0.html", - "about/versions/marshmallow/samples.html", - "about/versions/marshmallow/download.html" + "about/versions/marshmallow/samples.html" ] }, "autolanding": { @@ -1643,7 +1643,7 @@ var RESOURCE_COLLECTIONS = { "marshmallow/landing/resources": { "title": "", "resources": [ - "about/versions/marshmallow/android-6.0-changes.html", + "about/versions/marshmallow/android-6.0-changes.html", "about/versions/marshmallow/android-6.0.html", "about/versions/marshmallow/samples.html" ]