summaryrefslogtreecommitdiffstats
path: root/docs/html/sdk/1.5_r3
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2009-09-15 17:00:40 -0700
committerDirk Dougherty <ddougherty@google.com>2009-09-15 17:51:28 -0700
commit3dc0f94cd44df2f9310946b0a0a1c7f8c6d95af5 (patch)
tree75620082e75667b40b65974b7873aef368d8001b /docs/html/sdk/1.5_r3
parent4be629f2548483c37483904f1c9121e8fc248640 (diff)
downloadframeworks_base-3dc0f94cd44df2f9310946b0a0a1c7f8c6d95af5.zip
frameworks_base-3dc0f94cd44df2f9310946b0a0a1c7f8c6d95af5.tar.gz
frameworks_base-3dc0f94cd44df2f9310946b0a0a1c7f8c6d95af5.tar.bz2
Misc. updates for 1.6 release notes and requirements docs.
Change-Id: I9bd06df80ba48f2980604e4b5d70473f009655f9
Diffstat (limited to 'docs/html/sdk/1.5_r3')
-rw-r--r--docs/html/sdk/1.5_r3/requirements.jd8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/html/sdk/1.5_r3/requirements.jd b/docs/html/sdk/1.5_r3/requirements.jd
index 5f20cf1..5bcee27 100644
--- a/docs/html/sdk/1.5_r3/requirements.jd
+++ b/docs/html/sdk/1.5_r3/requirements.jd
@@ -10,7 +10,13 @@ page.title=System Requirements
<ul>
<li>Windows XP (32-bit) or Vista (32- or 64-bit)</li>
<li>Mac OS X 10.4.8 or later (x86 only)</li>
- <li>Linux (tested on Linux Ubuntu Dapper Drake)</li>
+ <li>Linux (tested on Linux Ubuntu Dapper Drake)
+ <ul>
+ <li>64-bit distributions must be capable of running 32-bit applications.
+ For information about how to add support for 32-bit applications, see
+ the <a href="installing.html#InstallationNotes">Installation Notes</a>.</li>
+ </ul>
+ </li>
</ul>
<h3>Supported Development Environments</h3>