Updated Android SDK/Studio system requirements

We're not really supporting ancient Linux/OSX systems, we should
update the website to accurately reflect this.

Change-Id: Id05df4c4e2a4235d325e099a1f29fb7cbe749675
This commit is contained in:
Vince Harron
2014-10-15 10:57:19 -07:00
parent 8e02971550
commit 1c9cff294a
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>
<ul>
<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>Linux (tested on Ubuntu Linux, Lucid Lynx)
<li>Mac OS X 10.8.5 or later</li>
<li>Linux
<ul>
<li>GNU C Library (glibc) 2.7 or later is required.</li>
<li>On Ubuntu Linux, version 8.04 or later is required.</li>
<li>64-bit distributions must be capable of running 32-bit applications.</li>
<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>
</ul>
</li>
</ul>
</div>
<div class="col-7 reqs" style="margin:0 0 80px 20px;display:none;">
<h5>Development tools</h5>

View File

@@ -311,7 +311,7 @@ download (or continue to use)
</td>
<td>
<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>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>
@@ -324,6 +324,9 @@ rendering. You can then configure your project to use Java Development Kit (JDK)
</td>
<td>
<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>1 GB of RAM minimum, 2 GB recommended</li>
<li>400 MB of disk space</li>