am d6a34c55: am cd5d6a68: am 9d141d1d: am 6da9e548: Merge "Updated Android SDK/Studio system requirements" into lmp-dev

* commit 'd6a34c55fc57b0d02fd3f734902c1d52107fbf48':
  Updated Android SDK/Studio system requirements
This commit is contained in:
Vince Harron
2014-10-17 19:11:53 +00:00
committed by Android Git Automerger
2 changed files with 10 additions and 6 deletions

View File

@@ -352,17 +352,18 @@ the ADT plugin to it.</p>
<h5>Operating Systems</h5> <h5>Operating Systems</h5>
<ul> <ul>
<li>Windows XP (32-bit), Vista (32- or 64-bit), or Windows 7 (32- or 64-bit)</li> <li>Windows XP (32-bit), Vista (32- or 64-bit), or Windows 7 (32- or 64-bit)</li>
<li>Mac OS X 10.5.8 or later (x86 only)</li> <li>Mac OS X 10.8.5 or later</li>
<li>Linux (tested on Ubuntu Linux, Lucid Lynx) <li>Linux
<ul> <ul>
<li>GNU C Library (glibc) 2.7 or later is required.</li> <li>64-bit distribution capable of running 32-bit applications</li>
<li>On Ubuntu Linux, version 8.04 or later is required.</li> <li>GNU C Library (glibc) 2.11 or later is required.</li>
<li>64-bit distributions must be capable of running 32-bit applications.</li> <li>Tested on Ubuntu 12.04, Precise Pangolin</li>
</ul> </ul>
</li> </li>
</ul> </ul>
</div> </div>
<div class="col-7 reqs" style="margin:0 0 80px 20px;display:none;"> <div class="col-7 reqs" style="margin:0 0 80px 20px;display:none;">
<h5>Development tools</h5> <h5>Development tools</h5>

View File

@@ -311,7 +311,7 @@ download (or continue to use)
</td> </td>
<td> <td>
<ul> <ul>
<li>Mac OS X 10.5 or higher, up to 10.9 (Mavericks)</li> <li>Mac OS X 10.8.5 or higher, up to 10.9 (Mavericks)</li>
<li>1 GB of RAM minimum, 2 GB recommended</li> <li>1 GB of RAM minimum, 2 GB recommended</li>
<li>400 MB of disk space</li> <li>400 MB of disk space</li>
<li>At least 1 GB of additional disk space for the Android SDK, emulator system images, and caches</li> <li>At least 1 GB of additional disk space for the Android SDK, emulator system images, and caches</li>
@@ -324,6 +324,9 @@ rendering. You can then configure your project to use Java Development Kit (JDK)
</td> </td>
<td> <td>
<ul> <ul>
<li>64-bit distribution capable of running 32-bit applications</li>
<li>GNU C Library (glibc) 2.11 or later is required.</li>
<li>Tested on Ubuntu 12.04, Precise Pangolin</li>
<li>GNOME or KDE desktop</li> <li>GNOME or KDE desktop</li>
<li>1 GB of RAM minimum, 2 GB recommended</li> <li>1 GB of RAM minimum, 2 GB recommended</li>
<li>400 MB of disk space</li> <li>400 MB of disk space</li>