summaryrefslogtreecommitdiffstats
path: root/docs/html/preview
diff options
context:
space:
mode:
authorRich Slogar <rslogar@google.com>2014-10-01 11:37:18 -0700
committerRich Slogar <rslogar@google.com>2014-10-02 10:19:17 -0700
commitf34d0e69033165b7a6e9c73b99f4ef6ac36b3896 (patch)
treea92665fd69723be8dd4f752462b7e50e85bdf17f /docs/html/preview
parent1014b9aa491d4d7dd4d4fc2510e7b6e6b3b4654d (diff)
downloadframeworks_base-f34d0e69033165b7a6e9c73b99f4ef6ac36b3896.zip
frameworks_base-f34d0e69033165b7a6e9c73b99f4ef6ac36b3896.tar.gz
frameworks_base-f34d0e69033165b7a6e9c73b99f4ef6ac36b3896.tar.bz2
docs: Update for Android 23.0.4
Change-Id: I7025dcf9bbfd03b555f7f5059d0e35f67f836dcf
Diffstat (limited to 'docs/html/preview')
-rw-r--r--docs/html/preview/setup-sdk.jd11
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/html/preview/setup-sdk.jd b/docs/html/preview/setup-sdk.jd
index af466ab..a05baa7 100644
--- a/docs/html/preview/setup-sdk.jd
+++ b/docs/html/preview/setup-sdk.jd
@@ -202,10 +202,16 @@ to flash the following devices:
<li>Nexus 7 Wi-Fi (version 2, released in 2013)</li>
</ul>
-<p>In addition, you also get the emulator system images, which includes
+<p>In addition, you also get the emulator system images, which include
experimental 64-bit system images along with standard 32-bit system images.
</p>
+<p class="note"><strong>Note:</strong> The 64-bit system images require the
+Intel x86 Emulator Accelerator (HAXM) Rev.5 which can be downloaded from the
+<a href="{@docRoot}tools/help/sdk-manager.html">SDK Manager</a><em>Extras</em>
+folder.</p>
+
+
<h3 id="installImage">Install the L Preview System Image</h3>
<p class="warning"><b>Warning:</b> This is a preview version of the Android
@@ -218,6 +224,7 @@ can cause your phone and installed services and applications to stop working.
</p>
+
<ol>
<li>Download and uncompress the Android Developer Preview package.
<table style="width:860px">
@@ -361,4 +368,4 @@ sure that you theme extends the material theme:</p>
}
});
-</script> \ No newline at end of file
+</script>