diff options
author | Rich Slogar <rslogar@google.com> | 2015-01-02 17:45:16 -0800 |
---|---|---|
committer | Rich Slogar <rslogar@google.com> | 2015-01-06 11:10:52 -0800 |
commit | 15a116618450291e342d053ac1c2f0c12c0b70fc (patch) | |
tree | 0caac1ec40e3d5fe6cf4d2e05257067e49afb6db /docs/html/sdk | |
parent | 8a195822e264754f08f43322348ebce273f72c40 (diff) | |
download | frameworks_base-15a116618450291e342d053ac1c2f0c12c0b70fc.zip frameworks_base-15a116618450291e342d053ac1c2f0c12c0b70fc.tar.gz frameworks_base-15a116618450291e342d053ac1c2f0c12c0b70fc.tar.bz2 |
docs: studio disk space requirements typo
Change-Id: I8a5cdbc10aab5a67706e3e1c19f1712c10674bd8
Diffstat (limited to 'docs/html/sdk')
-rw-r--r-- | docs/html/sdk/index.jd | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd index 8ad0211..d712196 100644 --- a/docs/html/sdk/index.jd +++ b/docs/html/sdk/index.jd @@ -420,7 +420,8 @@ href="" >Download Android Studio</a> <li>Rich layout editor with support for theme editing.</li> <li>Lint tools to catch performance, usability, version compatibility, and other problems.</li> <li>ProGuard and app-signing capabilities.</li> - <li>Built-in support for Google Cloud Platform, making it easy to integrate Google Cloud Messaging and App Engine.</li> + <li>Built-in support for Google Cloud Platform, making it easy to integrate Google Cloud + Messaging and App Engine.</li> </ul> <p style="margin:0"> @@ -449,7 +450,8 @@ Studio</a>.</p> <ul> <li>Microsoft® Windows® 8/7/Vista/2003 (32 or 64-bit)</li> <li>2 GB RAM minimum, 4 GB RAM recommended</li> -<li>400 MB hard disk space + at least 1 GB for Android SDK, emulator system images, and caches</li> +<li>400 MB hard disk space</li> +<li>At least 1 GB for Android SDK, emulator system images, and caches</li> <li>1280 x 800 minimum screen resolution</li> <li>Java Development Kit (JDK) 7 </li> <li>Optional for accelerated emulator: Intel® processor with support for Intel® VT-x, Intel® EM64T |