From e09743279ffb104fa44aa1f499b83331b4ff8dc2 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Fri, 14 Oct 2011 11:25:46 -0700 Subject: docs: misc changes to overview and add known issues link to sdk tools notes Change-Id: Ia1c6b7947eb861c5bf32107c3efed3279e890b8e --- docs/html/resources/resources-data.js | 2 +- docs/html/sdk/android-4.0.jd | 8 ++++---- docs/html/sdk/eclipse-adt.jd | 3 +++ docs/html/sdk/tools-notes.jd | 3 +++ 4 files changed, 11 insertions(+), 5 deletions(-) diff --git a/docs/html/resources/resources-data.js b/docs/html/resources/resources-data.js index ddbc0226b0f6..310310e062a8 100644 --- a/docs/html/resources/resources-data.js +++ b/docs/html/resources/resources-data.js @@ -428,7 +428,7 @@ var ANDROID_RESOURCES = [ } }, { - tags: ['sample', 'layout', 'ui'], + tags: ['sample', 'layout', 'ui', 'updated'], path: 'samples/ApiDemos/index.html', title: { en: 'API Demos' diff --git a/docs/html/sdk/android-4.0.jd b/docs/html/sdk/android-4.0.jd index b4fbe724979b..b8cd947755f4 100644 --- a/docs/html/sdk/android-4.0.jd +++ b/docs/html/sdk/android-4.0.jd @@ -100,8 +100,8 @@ class="toggle-content-img" alt="" />
  • Multimedia
  • Bluetooth
  • Android Beam (NDEF Push with NFC)
  • -
  • Peer-to-peer Wi-Fi
  • -
  • Network Data
  • +
  • Wi-Fi Direct
  • +
  • Network Usage
  • RenderScript
  • Accessibility
  • Enterprise
  • @@ -653,7 +653,7 @@ Beam Demo sample app.

    -

    Peer-to-peer Wi-Fi

    +

    Wi-Fi Direct

    Android now supports Wi-Fi Direct for peer-to-peer (P2P) connections between Android-powered devices and other device types without a hotspot or Internet connection. The Android framework @@ -739,7 +739,7 @@ sample application.

    -

    Network Data

    +

    Network Usage

    Android 4.0 gives users precise visibility of how much network data their applications are using. The Settings app provides controls that allow users to manage set limits for network data usage and diff --git a/docs/html/sdk/eclipse-adt.jd b/docs/html/sdk/eclipse-adt.jd index dab5b29feac5..0d14f792cf7d 100644 --- a/docs/html/sdk/eclipse-adt.jd +++ b/docs/html/sdk/eclipse-adt.jd @@ -66,6 +66,9 @@ document.

    The sections below provide notes about successive releases of the ADT Plugin, as denoted by revision number.

    +

    For a summary of all known issues in ADT, see http://tools.android.com/release/knownissues.

    +