diff options
author | Dirk Dougherty <ddougherty@google.com> | 2009-09-15 17:00:40 -0700 |
---|---|---|
committer | Dirk Dougherty <ddougherty@google.com> | 2009-09-15 17:51:28 -0700 |
commit | 3dc0f94cd44df2f9310946b0a0a1c7f8c6d95af5 (patch) | |
tree | 75620082e75667b40b65974b7873aef368d8001b /docs | |
parent | 4be629f2548483c37483904f1c9121e8fc248640 (diff) | |
download | frameworks_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')
-rw-r--r-- | docs/html/sdk/1.0_r1/requirements.jd | 8 | ||||
-rw-r--r-- | docs/html/sdk/1.0_r2/requirements.jd | 8 | ||||
-rw-r--r-- | docs/html/sdk/1.1_r1/requirements.jd | 8 | ||||
-rw-r--r-- | docs/html/sdk/1.5_r1/requirements.jd | 8 | ||||
-rw-r--r-- | docs/html/sdk/1.5_r2/requirements.jd | 8 | ||||
-rw-r--r-- | docs/html/sdk/1.5_r3/requirements.jd | 8 | ||||
-rw-r--r-- | docs/html/sdk/1.6_r1/requirements.jd | 8 | ||||
-rw-r--r-- | docs/html/sdk/RELEASENOTES.jd | 11 |
8 files changed, 57 insertions, 10 deletions
diff --git a/docs/html/sdk/1.0_r1/requirements.jd b/docs/html/sdk/1.0_r1/requirements.jd index af06675..4163513 100644 --- a/docs/html/sdk/1.0_r1/requirements.jd +++ b/docs/html/sdk/1.0_r1/requirements.jd @@ -14,7 +14,13 @@ developing Android applications using the Android SDK tools included in Android <ul> <li>Windows XP or Vista</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#installnotes">Installation Notes</a>.</li> + </ul> + </li> </ul> <h4>Supported Development Environments:</h4> diff --git a/docs/html/sdk/1.0_r2/requirements.jd b/docs/html/sdk/1.0_r2/requirements.jd index 74d90ef..4f7c093 100644 --- a/docs/html/sdk/1.0_r2/requirements.jd +++ b/docs/html/sdk/1.0_r2/requirements.jd @@ -13,7 +13,13 @@ sdk.version=1.0_r2 <ul> <li>Windows XP or Vista</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#installnotes">Installation Notes</a>.</li> + </ul> + </li> </ul> <h4>Supported Development Environments:</h4> diff --git a/docs/html/sdk/1.1_r1/requirements.jd b/docs/html/sdk/1.1_r1/requirements.jd index 95b658b..9d8f9eb 100644 --- a/docs/html/sdk/1.1_r1/requirements.jd +++ b/docs/html/sdk/1.1_r1/requirements.jd @@ -11,7 +11,13 @@ sdk.date=February 2009 <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#installnotes">Installation Notes</a>.</li> + </ul> + </li> </ul> <h3>Supported Development Environments</h3> diff --git a/docs/html/sdk/1.5_r1/requirements.jd b/docs/html/sdk/1.5_r1/requirements.jd index 4ed38a7..c10ccac 100644 --- a/docs/html/sdk/1.5_r1/requirements.jd +++ b/docs/html/sdk/1.5_r1/requirements.jd @@ -7,7 +7,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> diff --git a/docs/html/sdk/1.5_r2/requirements.jd b/docs/html/sdk/1.5_r2/requirements.jd index 4ed38a7..c10ccac 100644 --- a/docs/html/sdk/1.5_r2/requirements.jd +++ b/docs/html/sdk/1.5_r2/requirements.jd @@ -7,7 +7,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> 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> diff --git a/docs/html/sdk/1.6_r1/requirements.jd b/docs/html/sdk/1.6_r1/requirements.jd index 8e698fa..8cfc049 100644 --- a/docs/html/sdk/1.6_r1/requirements.jd +++ b/docs/html/sdk/1.6_r1/requirements.jd @@ -11,7 +11,13 @@ Android applications using the Android SDK tools included in Android <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 Hardy Heron)</li> + <li>Linux (tested on Linux Ubuntu Hardy Heron) + <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> diff --git a/docs/html/sdk/RELEASENOTES.jd b/docs/html/sdk/RELEASENOTES.jd index 130a92c..0dcafd3 100644 --- a/docs/html/sdk/RELEASENOTES.jd +++ b/docs/html/sdk/RELEASENOTES.jd @@ -24,6 +24,11 @@ your <a href="{@docRoot}guide/developing/tools/avd.html">Android Virtual Devices</a> and download new SDK packages (such as platform versions and add-ons) into your environment.</li> <li>Improved support for test packages in New Project Wizard</li> + <li>The reference documentation now offers a "Filter by API Level" +capability that lets you display only the parts of the API that are actually +available to your application, based on the <code>android:minSdkVersion</code> +value the application declares in its manifest. For more information, see +<a href="{@docRoot}guide/appendix/api-levels.html">Android API Levels</a></li> </ul> <p>For details about the Android platforms included in the SDK — including @@ -71,8 +76,8 @@ Your Eclipse Plugin</a>. </p> <h3>Android SDK and AVD Manager</h3> -<p>The SDK offers a new tool called Android AVD Manager that lets you manage -your SDK and AVD environments more efficiently. </p> +<p>The SDK offers a new tool called Android SDK and AVD Manager that lets you +manage your SDK and AVD environments more efficiently. </p> <p>Using the tool, you can quickly check what Android platforms, add-ons, extras, and documentation packages are available in your SDK environment, what @@ -181,7 +186,7 @@ skins, including: </p> <p>Besides these defaults, You can also create an AVD that overrides the default density for each skin, to create any combination of resolution/density (WVGA with medium density, for instance). To do so, use the <code>android</code> tool -command line to create a new AVD that uses a custom hardare configuration. See +command line to create a new AVD that uses a custom hardware configuration. See <a href="{@docRoot}guide/developing/tools/avd.html#createavd">Creating an AVD</a> for more information.</p> |