diff options
author | Rich Slogar <rslogar@google.com> | 2014-10-07 11:06:07 -0700 |
---|---|---|
committer | Rich Slogar <rslogar@google.com> | 2014-10-07 11:40:27 -0700 |
commit | 1b0fba6478d15cb13de1472d3f421b36dc533907 (patch) | |
tree | eb0c6839062526e3262dc75782052b86627974ed /docs/html/preview/setup-sdk.jd | |
parent | cef9aab68ec45340186261d39ded6261ba1c5966 (diff) | |
download | frameworks_base-1b0fba6478d15cb13de1472d3f421b36dc533907.zip frameworks_base-1b0fba6478d15cb13de1472d3f421b36dc533907.tar.gz frameworks_base-1b0fba6478d15cb13de1472d3f421b36dc533907.tar.bz2 |
docs:64 bit image and skd update
Change-Id: I53d3d8e8714cb4689ba80766b155fb1b3ea93484
Diffstat (limited to 'docs/html/preview/setup-sdk.jd')
-rw-r--r-- | docs/html/preview/setup-sdk.jd | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/html/preview/setup-sdk.jd b/docs/html/preview/setup-sdk.jd index af466ab..7ad881a 100644 --- a/docs/html/preview/setup-sdk.jd +++ b/docs/html/preview/setup-sdk.jd @@ -206,6 +206,12 @@ to flash the following devices: 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 @@ -361,4 +367,4 @@ sure that you theme extends the material theme:</p> } }); -</script>
\ No newline at end of file +</script> |