Merge "cherrypick from hc mr1 Change-Id: I23143ecaa0eeab68d55d007b8594a51bf90fbab7" into honeycomb-mr2

This commit is contained in:
Robert Ly
2011-06-14 14:55:35 -07:00
committed by Android (Google) Code Review

View File

@@ -56,8 +56,6 @@ page.title=Android Open Accessory Development Kit
</li> </li>
</ol> </ol>
<h2>See also</h2> <h2>See also</h2>
<ol> <ol>
@@ -68,6 +66,12 @@ page.title=Android Open Accessory Development Kit
<h2>Where to buy</h2> <h2>Where to buy</h2>
<ol> <ol>
<li><a href="http://shop.moderndevice.com/products/freeduino-usb-host-board">
Modern Device</a></li>
<li><a href="http://www.seeedstudio.com/depot/seeeduino-adk-main-board-p-846.html">
Seeed Studio</a></li>
<li><a href= <li><a href=
"http://www.rt-net.jp/shop/index.php?main_page=product_info&cPath=3_4&products_id=1"> "http://www.rt-net.jp/shop/index.php?main_page=product_info&cPath=3_4&products_id=1">
RT Corp</a></li> RT Corp</a></li>
@@ -78,6 +82,7 @@ page.title=Android Open Accessory Development Kit
<li><a href="https://store.diydrones.com/ProductDetails.asp?ProductCode=BR-PhoneDrone"> <li><a href="https://store.diydrones.com/ProductDetails.asp?ProductCode=BR-PhoneDrone">
DIY Drones</a></li> DIY Drones</a></li>
</ol> </ol>
</div> </div>
</div> </div>
@@ -105,13 +110,25 @@ page.title=Android Open Accessory Development Kit
development boards:</p> development boards:</p>
<ul> <ul>
<li><a href="http://shop.moderndevice.com/products/freeduino-usb-host-board">Modern
Device</a> provides an Arduino-compatible board that supports the ADK firmware.</li>
<li><a href="http://www.seeedstudio.com/depot/seeeduino-adk-main-board-p-846.html">
Seeed Studio</a> provides an Arduino-compatible board that supports the ADK firmware.</li>
<li><a href="http://www.rt-net.jp/shop/index.php?main_page=product_info&cPath=3_4&products_id=1"> <li><a href="http://www.rt-net.jp/shop/index.php?main_page=product_info&cPath=3_4&products_id=1">
RT Corp</a> provides an Arduino-compatible board based on the Android ADK board design.</li> RT Corp</a> provides an Arduino-compatible board based on the Android ADK board design.</li>
<li><a href="http://www.microchip.com/android">Microchip</a> provides a A PIC based USB <li><a href="http://www.microchip.com/android">Microchip</a> provides a A PIC based USB
microcontroller board.</li> microcontroller board.</li>
<li><a href="https://store.diydrones.com/ProductDetails.asp?ProductCode=BR-PhoneDrone">DIY <li><a href="https://store.diydrones.com/ProductDetails.asp?ProductCode=BR-PhoneDrone">DIY
Drones</a> provides an Arduino-compatible board geared towards RC (radio controlled) and UAV Drones</a> provides an Arduino-compatible board geared towards RC (radio controlled) and UAV
(unmanned aerial vehicle) enthusiasts.</li> (unmanned aerial vehicle) enthusiasts.</li>
<<<<<<< HEAD
=======
>>>>>>> c38ed22... doc change: add link to seeedstudio board
</ul> </ul>
<p>We expect more hardware distributers to create a variety of kits, so please stay tuned for <p>We expect more hardware distributers to create a variety of kits, so please stay tuned for
@@ -122,7 +139,7 @@ page.title=Android Open Accessory Development Kit
accessory that is based on the <a href="http://www.arduino.cc/">Arduino open source electronics accessory that is based on the <a href="http://www.arduino.cc/">Arduino open source electronics
prototyping platform</a>, the accessory's hardware design files, code that implements the prototyping platform</a>, the accessory's hardware design files, code that implements the
accessory's firmware, and the Android application that interacts with the accessory. The hardware accessory's firmware, and the Android application that interacts with the accessory. The hardware
design files and firmware code are contained in the <a href= design files and firmware code are contained in the <a href=ctive
"https://dl-ssl.google.com/android/adk/adk_release_0512.zip">ADK package download</a>.</p> "https://dl-ssl.google.com/android/adk/adk_release_0512.zip">ADK package download</a>.</p>
<p>The main hardware and software components of the ADK include:</p> <p>The main hardware and software components of the ADK include:</p>