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: