diff options
author | 2016-04-07 16:36:54 -0700 | |
---|---|---|
committer | 2016-04-07 16:36:54 -0700 | |
commit | 14943a434784f323e45121ce0ba7209b01dc34b2 (patch) | |
tree | 511223894f49ff3ce99a335f0220ee3d8c522c85 /docs/html/sdk | |
parent | a598807a5322d572b22b62a56cdb390eeb205f1b (diff) |
update system reqs for accelerated emulator
bug: 27817059
Change-Id: I09918fa4b1aa9bc4b6e3c72fe0b69d8d057f655a
Diffstat (limited to 'docs/html/sdk')
-rw-r--r-- | docs/html/sdk/index.jd | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd index e95d6c89cac4..a08c599a5854 100644 --- a/docs/html/sdk/index.jd +++ b/docs/html/sdk/index.jd @@ -491,7 +491,8 @@ Android Auto.</p> Android SDK and emulator system image)</li> <li>1280 x 800 minimum screen resolution</li> <li>Java Development Kit (JDK) 8</li> -<li>Optional for accelerated emulator: Intel® processor with support for Intel® +<li>For accelerated emulator: 64-bit operating system and +Intel® processor with support for Intel® VT-x, Intel® EM64T (Intel® 64), and Execute Disable (XD) Bit functionality</li> </ul> </div> @@ -522,6 +523,10 @@ capable of running 32-bit applications)</i></li> Android SDK and emulator system image)</li> <li>1280 x 800 minimum screen resolution</li> <li>Java Development Kit (JDK) 8</li> +<li>For accelerated emulator: 64-bit operating system and +Intel® processor with support for Intel® +VT-x, Intel® EM64T (Intel® 64), and Execute Disable (XD) Bit functionality, +or AMD processor with support for AMD Virtualization™ (AMD-V™)</li> </ul> </div> |