OSDN Git Service

Updated Android SDK/Studio system requirements
authorVince Harron <vharron@google.com>
Wed, 15 Oct 2014 17:57:19 +0000 (10:57 -0700)
committerVince Harron <vharron@google.com>
Wed, 15 Oct 2014 17:57:19 +0000 (10:57 -0700)
We're not really supporting ancient Linux/OSX systems, we should
update the website to accurately reflect this.

Change-Id: Id05df4c4e2a4235d325e099a1f29fb7cbe749675

docs/html/sdk/index.jd
docs/html/sdk/installing/studio.jd

index d91e7e8..3d9ef21 100644 (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>
index 776e312..7d4767a 100644 (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>