diff --git a/docs/html/preview/setup-sdk.jd b/docs/html/preview/setup-sdk.jd index 66262dc44d672..78003f546baea 100644 --- a/docs/html/preview/setup-sdk.jd +++ b/docs/html/preview/setup-sdk.jd @@ -7,7 +7,7 @@ as using the Android SDK Manager and creating projects. If you're new to Android, see Building Your First App training lesson first.
-The Android L developer preview provides you with 32-bit system images to flash the following devices: @@ -35,10 +35,9 @@ to flash the following devices: experimental 64-bit system images along with standard 32-bit system images.
-Warning: This is a preview version of the Android +
Warning: This is a preview version of the Android system image, and is subject to change. Your use of this system image is governed by the Android SDK Preview License Agreement. The Android preview system image is not a stable release, and may contain errors and defects that @@ -49,35 +48,37 @@ can cause your phone and installed services and applications to stop working.
<l_download_dir> in these
- instructions).Alternatively, you can enter fastboot mode by booting up
- the device and running adb reboot bootloader with USB debugging
- turned on.
+ Table 1. L Developer Preview system images.
+| Device | +Download | +MD5 Checksum | +SHA-1 Checksum | +
|---|---|---|---|
| Nexus 5 (GSM/LTE) "hammerhead" | ++ | 5a6ae77217978cb7b958a240c2e80b57 |
+ ac1d8a8e4f4a1dca5864dc733caa940bffc28616 |
+
| Nexus 7 (Wifi) "razor" | ++ | b293a5d3a4e07beabebcc0be85ad68a2 |
+ d0ddf8ce733ba2a34279cdff8827fd604762c2342d |
+
<l_download_dir>/flash-all script
- corresponding to your platform. This script flashes all of the system data
- onto the phone.fastboot oem lock.
- (This does not wipe your device.) Once you do this, you will not be able to
- flash your device until you run run fastboot oem unlock,
- which unlocks the bootloader and wipes your device. We recommend you leave the
- bootloader unlocked until you are done with flashing the device.If you want to uninstall the L Preview and revert the device to factory
specifications, go to
-
- You can set up Android Virtual Devices
(AVD) and use the emulator to build and test apps with the L Preview.Set up an AVD
+Set up an AVD