diff options
| author | Joe Fernandez <joefernandez@google.com> | 2015-01-16 18:49:27 +0000 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2015-01-16 18:49:28 +0000 |
| commit | 8304b8b9ceae4c35ddf4ae80b552127e5ed77ce4 (patch) | |
| tree | 43788faad3d3bf77448a6414833379e6e6b542f9 /docs/html | |
| parent | c84021ba99d9326b016120a1d7aab4ee551bcce9 (diff) | |
| parent | 15a116618450291e342d053ac1c2f0c12c0b70fc (diff) | |
| download | frameworks_base-8304b8b9ceae4c35ddf4ae80b552127e5ed77ce4.zip frameworks_base-8304b8b9ceae4c35ddf4ae80b552127e5ed77ce4.tar.gz frameworks_base-8304b8b9ceae4c35ddf4ae80b552127e5ed77ce4.tar.bz2 | |
Merge "docs: studio disk space requirements typo" into lmp-docs
Diffstat (limited to 'docs/html')
| -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 |
