From d2d6c09a85e1dc6110f72b5d8ec72739b16424e0 Mon Sep 17 00:00:00 2001 From: Joe Fernandez Date: Wed, 11 Jul 2012 15:26:09 -0700 Subject: [PATCH] docs: ADK 2012 IDE for Windows download link update, plus minor content fixes/updates Change-Id: I53fed5504b6d77185dc9715afcd3bdf0bc9182a8 --- docs/html/tools/adk/adk2.jd | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/docs/html/tools/adk/adk2.jd b/docs/html/tools/adk/adk2.jd index ee9c0d873b6c6..d5be8ab3bb492 100644 --- a/docs/html/tools/adk/adk2.jd +++ b/docs/html/tools/adk/adk2.jd @@ -26,10 +26,12 @@ page.title=Accessory Development Kit 2012 Guide

See also

    +
  1. + Google I/O Session Video
  2. Android Open Accessory Protocol
  3. Android Open Accessory Protocol 2.0
  4. -
  5. USB Accessory Dev - Guide
  6. +
  7. + USB Accessory Dev Guide
@@ -231,7 +233,12 @@ source repository. Follow the instructions below to obtain the source material f system.
  • Download and setup the {@code repo} tool, as described on the Android open source -project site.
  • +project site. +

    Note: Developers using Windows must use a Linux compatibility +package, such as cygwin, to install and run {@code repo}. +Within your compatibility environment, you must install {@code curl}, {@code git} and {@code +python} to be able to download and use the {@code repo} tool.

    +
  • In a terminal window, create a new directory for the downloaded source files, initialize and synchronize a local repository:
    @@ -268,7 +275,7 @@ the ADK 2012 IDE.

    href="http://java.oracle.com">java.oracle.com.
  • Download the ADK 2012 IDE for your development platform: