From 3dc0f94cd44df2f9310946b0a0a1c7f8c6d95af5 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Tue, 15 Sep 2009 17:00:40 -0700 Subject: [PATCH] Misc. updates for 1.6 release notes and requirements docs. Change-Id: I9bd06df80ba48f2980604e4b5d70473f009655f9 --- docs/html/sdk/1.0_r1/requirements.jd | 8 +++++++- docs/html/sdk/1.0_r2/requirements.jd | 8 +++++++- docs/html/sdk/1.1_r1/requirements.jd | 8 +++++++- docs/html/sdk/1.5_r1/requirements.jd | 8 +++++++- docs/html/sdk/1.5_r2/requirements.jd | 8 +++++++- docs/html/sdk/1.5_r3/requirements.jd | 8 +++++++- docs/html/sdk/1.6_r1/requirements.jd | 8 +++++++- 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 af0667548dcc..4163513174c2 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

Supported Development Environments:

diff --git a/docs/html/sdk/1.0_r2/requirements.jd b/docs/html/sdk/1.0_r2/requirements.jd index 74d90ef0a332..4f7c093cad5f 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

Supported Development Environments:

diff --git a/docs/html/sdk/1.1_r1/requirements.jd b/docs/html/sdk/1.1_r1/requirements.jd index 95b658bea203..9d8f9eb1e096 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

Supported Development Environments

diff --git a/docs/html/sdk/1.5_r1/requirements.jd b/docs/html/sdk/1.5_r1/requirements.jd index 4ed38a741261..c10ccac561ea 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

Supported Development Environments

diff --git a/docs/html/sdk/1.5_r2/requirements.jd b/docs/html/sdk/1.5_r2/requirements.jd index 4ed38a741261..c10ccac561ea 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

Supported Development Environments

diff --git a/docs/html/sdk/1.5_r3/requirements.jd b/docs/html/sdk/1.5_r3/requirements.jd index 5f20cf1c0b94..5bcee27ed753 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

Supported Development Environments

diff --git a/docs/html/sdk/1.6_r1/requirements.jd b/docs/html/sdk/1.6_r1/requirements.jd index 8e698fa5b4b2..8cfc0494b820 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

Supported Development Environments

diff --git a/docs/html/sdk/RELEASENOTES.jd b/docs/html/sdk/RELEASENOTES.jd index 130a92c32fb0..0dcafd301c33 100644 --- a/docs/html/sdk/RELEASENOTES.jd +++ b/docs/html/sdk/RELEASENOTES.jd @@ -24,6 +24,11 @@ your Android Virtual Devices and download new SDK packages (such as platform versions and add-ons) into your environment.
  • Improved support for test packages in New Project Wizard
  • +
  • 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 android:minSdkVersion +value the application declares in its manifest. For more information, see +Android API Levels
  • For details about the Android platforms included in the SDK — including @@ -71,8 +76,8 @@ Your Eclipse Plugin.

    Android SDK and AVD Manager

    -

    The SDK offers a new tool called Android AVD Manager that lets you manage -your SDK and AVD environments more efficiently.

    +

    The SDK offers a new tool called Android SDK and AVD Manager that lets you +manage your SDK and AVD environments more efficiently.

    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:

    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 android 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 Creating an AVD for more information.

    -- 2.11.0