Scott Main 9e6c0686be catchup the gingerbread branch to gingerbread-docs for all sdk docs
This is just a manual copy of all files that changed, rather than a dozen cherry picks.

Change-Id: I672f74a2ec9242a1d96713d1d84bfc4d2d47dd85
2011-01-26 17:42:49 -08:00

82 lines
4.0 KiB
Plaintext

page.title=OEM USB Drivers
@jd:body
<div id="qv-wrapper">
<div id="qv">
<h2>See also</h2>
<ol>
<li><a href="{@docRoot}guide/developing/device.html">Developing on a Device</a></li>
<li><a href="{@docRoot}sdk/win-usb.html">Google USB Driver</a></li>
</ol>
</div>
</div>
<p>If you are developing on Windows and would like to connect an Android-powered device
to test your applications, then you need to install the appropriate USB driver. This document
provides links to the web sites for several device original equipment manufacturers (OEMs),
where you can download the appropriate USB driver for your device. However, this list is
not exhaustive for all available Android-powered devices.</p>
<p>If your device is one of the Android Developer Phones (ADP), a Nexus One, or a Nexus S,
then you should instead use the <a href="{@docRoot}sdk/win-usb.html">Google USB Driver</a>.</p>
<p class="note"><strong>Note:</strong> If you're developing on Mac OS X or Linux, then you probably
don't need to install a USB driver. Refer to <a
href="{@docRoot}guide/developing/device.html#setting-up">Setting up a Device</a> to start
development with a device.</p>
<p>For instructions about how to install the driver on Windows, follow the guide for <a
href="{@docRoot}sdk/win-usb.html#InstallingDriver">Installing the USB Driver</a>.</p>
<p class="table-caption"><strong>Table 1.</strong> Links to OEM USB drivers</p>
<table><tr>
<th>OEM</th>
<th>Driver URL</th></tr>
<tr><td>Acer</td> <td><a
href="http://www.acer.com/worldwide/support/mobile.html">http://www.acer.com/worldwide/support/
mobile.html</a>
</td></tr>
<tr><td>Dell</td> <td>
<a href="http://support.dell.com/support/downloads/index.aspx?c=us&cs=19&l=en&s=dhs&~ck=anavml">http://support.dell.com/support/downloads/index.aspx?c=us&cs=19&l=en&s=dhs&~ck=anavml</a> </td></tr>
<tr><td>Foxconn</td> <td><a
href="http://drivers.cmcs.com.tw/">http://drivers.cmcs.com.tw/</a></td>
</tr><tr><td>Garmin-Asus</td> <td><a
href="https://www.garminasus.com/en_US/support/pcsync/">https://www.garminasus.com/en_US/support/
pcsync/</a></td>
</tr><tr><td>HTC</td> <td><a href="http://www.htc.com ">http://www.htc.com </a> <br>Click on the
support tab to select your products/device. Different regions will have different links.</td>
</tr>
<tr><td>Huawei</td> <td><a
href="http://www.huaweidevice.com/worldwide/downloadCenter.do?method=list&flay=software&directoryId=
20&treeId=0">http://www.huaweidevice.com/worldwide/downloadCenter.do?method=list&flay=software&
directoryId=20&treeId=0</a></td>
</tr><tr><td>KT Tech</td> <td><a
href="http://www.kttech.co.kr/cscenter/download05.asp">http://www.kttech.co.kr/cscenter/download05.
asp</a> for EV-S100(Take)</td>
</tr><tr><td>LGE</td> <td><a
href="http://www.lg.com/us/mobile-phones/mobile-support/mobile-lg-mobile-phone-support.jsp">http://
www.lg.com/us/mobile-phones/mobile-support/mobile-lg-mobile-phone-support.jsp</a></td>
</tr><tr><td>Motorola</td> <td><a
href="http://developer.motorola.com/docstools/USB_Drivers/">http://developer.motorola.com/docstools/
USB_Drivers/</a></td>
</tr><tr><td>Pantech</td> <td><a
href="http://www.isky.co.kr/cs/software/software.sky?fromUrl=index">http://www.isky.co.kr/cs/
software/software.sky?fromUrl=index</a></td>
</tr><tr><td>Samsung</td> <td><a
href="http://www.samsung.com/us/support/downloads">http://www.samsung.com/us/support/downloads</a></
td>
</tr><tr><td>Sharp</td> <td><a
href="http://k-tai.sharp.co.jp/support/">http://k-tai.sharp.co.jp/support/</a></td>
</tr><tr><td>SK Telesys</td> <td><a
href="http://www.sk-w.com/service/wDownload/wDownload.jsp">http://www.sk-w.com/service/wDownload/
wDownload.jsp</a></td></tr><tr>
<td>Sony Ericsson</td> <td><a
href="http://developer.sonyericsson.com/wportal/devworld/search-downloads/android">http://developer.
sonyericsson.com/wportal/devworld/search-downloads/android</a></td></tr><tr>
<td>ZTE</td> <td><a
href="http://www.zte.com.cn/cn/products/mobile/services_support/index.jsp">http://www.zte.com.cn/cn/
products/mobile/services_support/index.jsp</a></td></tr>
</table>