summaryrefslogtreecommitdiffstats
path: root/docs/html
diff options
context:
space:
mode:
authorJoe Fernandez <joefernandez@google.com>2014-10-24 09:27:02 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-10-24 09:27:02 +0000
commit90f734eb180619eb8ffd2e30580f72b500184f8b (patch)
treeaacb456fcebd7b577306b75b5e5d166d0cb9c227 /docs/html
parentbcf9ced47a123220271fcca70f71c2adf69ad100 (diff)
parent0e893eb7ac1985a02d61525a5e6076d45a1e8c7d (diff)
downloadframeworks_base-90f734eb180619eb8ffd2e30580f72b500184f8b.zip
frameworks_base-90f734eb180619eb8ffd2e30580f72b500184f8b.tar.gz
frameworks_base-90f734eb180619eb8ffd2e30580f72b500184f8b.tar.bz2
am 0e893eb7: Merge "docs:Added 64-bit image note from Preview page" into klp-modular-docs
* commit '0e893eb7ac1985a02d61525a5e6076d45a1e8c7d': docs:Added 64-bit image note from Preview page
Diffstat (limited to 'docs/html')
-rw-r--r--docs/html/tools/devices/managing-avds.jd6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/html/tools/devices/managing-avds.jd b/docs/html/tools/devices/managing-avds.jd
index 10633d2..d3bbfdc 100644
--- a/docs/html/tools/devices/managing-avds.jd
+++ b/docs/html/tools/devices/managing-avds.jd
@@ -31,6 +31,12 @@ parent.link=index.html
<p>From the main screen, you can create, delete, repair and start AVDs as well as see the details
of each AVD. </p>
+
+ <p class="note"><strong>Note:</strong> The emulator system images include experimental
+64-bit system images along with standard 32-bit system images. 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>
<h2 id="createavd">Creating an AVD</h2>