From 19f72015c9316474e0c6a9a17b87c3a0b152984f Mon Sep 17 00:00:00 2001 From: Scott Main Date: Thu, 5 May 2011 18:27:49 -0700 Subject: [PATCH] docs: version notes for tools 11 Change-Id: Id33ba830b550d8d99b23f012501023b4675ba3eb --- docs/html/sdk/sdk_toc.cs | 5 +++-- docs/html/sdk/tools-notes.jd | 32 ++++++++++++++++++++++++++++++-- 2 files changed, 33 insertions(+), 4 deletions(-) diff --git a/docs/html/sdk/sdk_toc.cs b/docs/html/sdk/sdk_toc.cs index 6b9a5cefa1f19..3240b57d731f6 100644 --- a/docs/html/sdk/sdk_toc.cs +++ b/docs/html/sdk/sdk_toc.cs @@ -113,7 +113,8 @@ class="new">new! @@ -137,7 +138,7 @@ class="new">new! - new! +
  • diff --git a/docs/html/sdk/tools-notes.jd b/docs/html/sdk/tools-notes.jd index 28d8bdd4a8093..354fec95ea72b 100644 --- a/docs/html/sdk/tools-notes.jd +++ b/docs/html/sdk/tools-notes.jd @@ -70,6 +70,33 @@ SDK Tools, Revision 10 (February 2011)
    Dependencies:
    +

    If you are developing in Eclipse with ADT, note that the SDK Tools r11 is designed for use with +ADT 10.0.1 and later. If you haven't already, we highly recommend updating your ADT Plugin to 10.0.1.

    + +

    If you are developing outside Eclipse, you must have Apache +Ant 1.8 or later.

    + +
    General notes:
    +
    +
      +
    • Miscellaneous emulator changes to support Android 3.1.
    • +
    +
    +
    + + + + +
    + + +SDK Tools, Revision 10 (February 2011) +
    +
    +
    Dependencies:
    +

    If you are developing in Eclipse with ADT, note that the SDK Tools r10 is designed for use with ADT 10.0.0 and later. After installing SDK Tools r10, we highly recommend updating your ADT Plugin to 10.0.0.

    @@ -80,7 +107,8 @@ Ant 1.8 or later.

    General notes:
      -
    • The tools now automatically generate Java Programming Language source files (in the gen directory) and +
    • The tools now automatically generate Java Programming Language source files (in the +gen directory) and bytecode (in the res/raw directory) from your native .rs files
    @@ -400,7 +428,7 @@ main and test projects.
  • DDMS: