From a41bb3bc4a7a7947d270b65acb6de7e8b3a29058 Mon Sep 17 00:00:00 2001 From: Joe Fernandez Date: Thu, 10 Mar 2016 20:48:19 -0800 Subject: [PATCH] docs: N Preview 1 - Add OTA download and install page b/27597949 Change-Id: I2a07ababcdf64dbfb9b49a6e066522530cc78d53 --- docs/html/preview/download-ota.jd | 323 ++++++++++++++++++++++++++++++ docs/html/preview/support.jd | 10 + 2 files changed, 333 insertions(+) create mode 100644 docs/html/preview/download-ota.jd diff --git a/docs/html/preview/download-ota.jd b/docs/html/preview/download-ota.jd new file mode 100644 index 0000000000000..9c2042019c907 --- /dev/null +++ b/docs/html/preview/download-ota.jd @@ -0,0 +1,323 @@ +page.title=Applying a Device OTA Image + +@jd:body + +
+ + + + +
+ +

+ This page provides links to over-the-air (OTA) device images and describes + how to manually apply an OTA update to a device. This procedure may be useful + in recovering devices that received OTA updates through the Android Beta + Program and do not start up after the update is installed. +

+ +

Installing OTA Images

+ +

+ +

To install an OTA package to a device:

+ +
    +
  1. Download an OTA device image from the table below.
  2. +
  3. Reboot the device into Recovery mode. For more information on putting + Nexus devices in this mode, see + Reset your Nexus + device to factory settings. +
  4. +
  5. On the device, select ADB sideload.
  6. +
  7. Connect the device to a computer with the Android development environment + loaded and the Android Debug Bridge (adb) tool installed.
  8. +
  9. Run the following command: +
    adb sideload <ota-package>
    +
  10. +
+ + + +

Device OTA Images

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DeviceDownload / Checksums
Nexus 5X
"bullhead"
bullhead-ota-2659757-4fab1a6f.zip
+ MD5: 2a3263bb4935cdc7a326298f2cf13535
+ SHA-1: 4fab1a6f1a68d94c02500d7acb15503192455f20 +
Nexus 6
"shamu"
shamu-ota-2659757-073c33ae.zip
+ MD5: c201a9ccdfa5afdd2f1a9967e462098f
+ SHA-1: 073c33aef3ecc5961e0ba92c5611b98f7750fa94 +
Nexus 6P
"angler"
angler-ota-2659757-938ecff3.zip
+ MD5: 3363c343fafe03b118776738a37623a8
+ SHA-1: 938ecff398f896c21c03615942727493aeae3556 +
Nexus 9
"volantis"
volantis-ota-2659757-257cba86.zip
+ MD5: d90a271b6c6edc49702df292abc66fed
+ SHA-1: 257cba864cec7f486e0deba9e23e00b840f9a821 +
Nexus 9G
"volantisg"
volantisg-ota-2659757-edd866f6.zip
+ MD5: d2bc6f760a1725a36366bb8c3230dfc7
+ SHA-1: edd866f643d87d56654326ba5dc4d802e0d5c2e6 +
Nexus Player
"fugu"
fugu-ota-2665432-f0f8fea4.zip
+ MD5: 4403af764b57502d89111fd68ecb7da5
+ SHA-1: f0f8fea49ea3874b751cf67462ecc5d8e039875e +
Pixel C
"ryu"
ryu-ota-2659757-1e496acd.zip
+ MD5: 1ebd7fddb52cba59b7f686a972e023db
+ SHA-1: 1e496acd67b8fdbee7b5c6ef721746f8e98e704f +
+ + +
+ +
+ + + + diff --git a/docs/html/preview/support.jd b/docs/html/preview/support.jd index ecf48416dea93..a03431f054bac 100644 --- a/docs/html/preview/support.jd +++ b/docs/html/preview/support.jd @@ -217,3 +217,13 @@ For issues in other apps, please contact the developer directly.

+ +

Nexus 9

+ +