From 1c9cff294abda9ca4b60a4ea81491a143bd1585c Mon Sep 17 00:00:00 2001
From: Vince Harron
Date: Wed, 15 Oct 2014 10:57:19 -0700
Subject: [PATCH] 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
---
docs/html/sdk/index.jd | 11 ++++++-----
docs/html/sdk/installing/studio.jd | 5 ++++-
2 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd
index d91e7e807830d..3d9ef21bfc5bd 100644
--- a/docs/html/sdk/index.jd
+++ b/docs/html/sdk/index.jd
@@ -352,17 +352,18 @@ the ADT plugin to it.
Development tools
diff --git a/docs/html/sdk/installing/studio.jd b/docs/html/sdk/installing/studio.jd
index 776e31247ea7e..7d4767afb6b21 100644
--- a/docs/html/sdk/installing/studio.jd
+++ b/docs/html/sdk/installing/studio.jd
@@ -311,7 +311,7 @@ download (or continue to use)
- - Mac OS X 10.5 or higher, up to 10.9 (Mavericks)
+ - Mac OS X 10.8.5 or higher, up to 10.9 (Mavericks)
- 1 GB of RAM minimum, 2 GB recommended
- 400 MB of disk space
- At least 1 GB of additional disk space for the Android SDK, emulator system images, and caches
@@ -324,6 +324,9 @@ rendering. You can then configure your project to use Java Development Kit (JDK)
|
+ - 64-bit distribution capable of running 32-bit applications
+ - GNU C Library (glibc) 2.11 or later is required.
+ - Tested on Ubuntu 12.04, Precise Pangolin
- GNOME or KDE desktop
- 1 GB of RAM minimum, 2 GB recommended
- 400 MB of disk space
|