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
diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd
index d91e7e8..3d9ef21 100644
--- a/docs/html/sdk/index.jd
+++ b/docs/html/sdk/index.jd
@@ -352,17 +352,18 @@
<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>
diff --git a/docs/html/sdk/installing/studio.jd b/docs/html/sdk/installing/studio.jd
index 776e312..7d4767a 100644
--- a/docs/html/sdk/installing/studio.jd
+++ b/docs/html/sdk/installing/studio.jd
@@ -311,7 +311,7 @@
</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 @@
</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>