From 3bdf4b6ca5dfd7decea9e406b9e5d1556193987e Mon Sep 17 00:00:00 2001 From: Joe Fernandez Date: Tue, 13 Nov 2012 12:31:57 -0800 Subject: [PATCH] docs: Update platform version page with 4.2 release Change-Id: I98f8090a8cf8100584a428c407374d7188d1f42b --- docs/html/tools/revisions/platforms.jd | 99 +++++++++++++++++++++++++- 1 file changed, 96 insertions(+), 3 deletions(-) diff --git a/docs/html/tools/revisions/platforms.jd b/docs/html/tools/revisions/platforms.jd index 178ab90a9c699..c1bc1855559d8 100644 --- a/docs/html/tools/revisions/platforms.jd +++ b/docs/html/tools/revisions/platforms.jd @@ -7,6 +7,8 @@ page.title=Platforms

See Also

    +
  1. Jelly Bean +Highlights and APIs
  2. Ice Cream Sandwich Highlights and APIs
  3. Honeycomb @@ -34,6 +36,97 @@ version.

    +

    Android 4.2

    + + +

    Important: To download the new Android +4.2.x system components from the Android SDK Manager, you must first update the +SDK tools to revision 20 or later and restart the Android SDK Manager. If you do not, +the Android 4.2 system components will not be available for download.

    + + +
    + +

    + Revision 1 (November 2012) +

    + +
    + +

    Initial release. The system version is 4.2.

    +
    +
    Dependencies:
    +
    SDK Tools r20 or higher is required.
    +
    + +
    +
    + +

    Device Definitions

    + +

    The platform includes the following device definitions for use in creating Android Virtual +Devices in the AVD Manager:

    + +
      +
    • + Nexus 7 (7.3", 800 x 1280, Large tvdpi screen) +
    • +
    • + Galaxy Nexus (4.7", 720 x 1280, Normal xhdpi screen) +
    • +
    • + Nexus S (4.0", 480 x 800, Normal hdpi screen) +
    • +
    • + Nexus One (3.7", 480 x 720, Normal hdpi screen) +
    • +
    • + 10.1" WXGA Tablet (1280 x 800, X-Large mdpi screen) +
    • +
    • + 7.0" WSVGA Tablet (1024 x 600, Large mdpi screen) +
    • +
    • + 5.4" FWVGA (480 x 854, Large mdpi screen) +
    • +
    • + 5.1" WVGA (480 x 800, Large mdpi screen) +
    • +
    • + 4.7" WXGA (1280 x 720, Normal xhdpi screen) +
    • +
    • + 4.65" 720p (720 x 1280, Normal xhdpi screen) +
    • +
    • + 4.0" WVGA (480 x 800, Normal hdpi screen) +
    • +
    • + 3.7" WVGA (480 x 800, Normal hdpi screen) +
    • +
    • + 3.7" FWVGA slider (480 x 854, Normal hdpi screen) +
    • +
    • + 3.4" WQVGA (240 x 432, Normal ldpi screen) +
    • +
    • + 3.3" WQVGA (240 x 400, Normal ldpi screen) +
    • +
    • + 3.2" QVGA ADP2 (320 x 480, Normal mdpi screen) +
    • +
    • + 3.2" HVGA slider ADP1 (320 x 480, Normal mdpi screen) +
    • +
    • + 2.7" QVGA slider (240 x 320, Small ldpi screen) +
    • +
    • + 2.7" QVGA (240 x 320, Small ldpi screen) +
    • +
    @@ -41,15 +134,15 @@ version.

    Important: To download the new Android -4.0.x system components from the Android SDK Manager, you must first update the +4.1.x system components from the Android SDK Manager, you must first update the SDK tools to revision 20 or later and restart the Android SDK Manager. If you do not, the Android 4.1 system components will not be available for download.

    -
    +

    - Revision 3 (October 2012)