diff --git a/docs/html/resources/resources-data.js b/docs/html/resources/resources-data.js index ddbc0226b0f6b..310310e062a8f 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 b4fbe724979bb..b8cd947755f4f 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 dab5b29feac55..0d14f792cf7d6 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.

    +