blob: 14015f55202430077adcd7f35fa5f8d0551ca59a [file] [log] [blame]
Scott Main0f805632011-01-07 10:45:03 -08001page.title=OEM USB Drivers
2@jd:body
3
4<div id="qv-wrapper">
5<div id="qv">
6 <h2>See also</h2>
7 <ol>
8 <li><a href="{@docRoot}guide/developing/device.html">Developing on a Device</a></li>
9 <li><a href="{@docRoot}sdk/win-usb.html">Google USB Driver</a></li>
10 </ol>
11</div>
12</div>
13
14<p>If you are developing on Windows and would like to connect an Android-powered device
15 to test your applications, then you need to install the appropriate USB driver. This document
16provides links to the web sites for several device original equipment manufacturers (OEMs),
17where you can download the appropriate USB driver for your device. However, this list is
18not exhaustive for all available Android-powered devices.</p>
19
20<p>If your device is one of the Android Developer Phones (ADP), a Nexus One, or a Nexus S,
21then you should instead use the <a href="{@docRoot}sdk/win-usb.html">Google USB Driver</a>.</p>
22
23<p class="note"><strong>Note:</strong> If you're developing on Mac OS X or Linux, then you probably
24 don't need to install a USB driver. Refer to <a
25 href="{@docRoot}guide/developing/device.html#setting-up">Setting up a Device</a> to start
26 development with a device.</p>
27
28<p>For instructions about how to install the driver on Windows, follow the guide for <a
29 href="{@docRoot}sdk/win-usb.html#InstallingDriver">Installing the USB Driver</a>.</p>
30
31<p class="table-caption"><strong>Table 1.</strong> Links to OEM USB drivers</p>
32<table><tr>
33 <th>OEM</th>
34 <th>Driver URL</th></tr>
35<tr><td>Acer</td> <td><a
36href="http://www.acer.com/worldwide/support/mobile.html">http://www.acer.com/worldwide/support/
37mobile.html</a>
38 </td></tr>
39
40<tr><td>Dell</td> <td>
41 <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>
42
43<tr><td>Foxconn</td> <td><a
44href="http://drivers.cmcs.com.tw/">http://drivers.cmcs.com.tw/</a></td>
45</tr><tr><td>Garmin-Asus</td> <td><a
46href="https://www.garminasus.com/en_US/support/pcsync/">https://www.garminasus.com/en_US/support/
47pcsync/</a></td>
48</tr><tr><td>HTC</td> <td><a href="http://www.htc.com ">http://www.htc.com </a> <br>Click on the
49support tab to select your products/device. Different regions will have different links.</td>
50</tr>
51<tr><td>Huawei</td> <td><a
52href="http://www.huaweidevice.com/worldwide/downloadCenter.do?method=list&flay=software&directoryId=
5320&treeId=0">http://www.huaweidevice.com/worldwide/downloadCenter.do?method=list&flay=software&
54directoryId=20&treeId=0</a></td>
55</tr><tr><td>KT Tech</td> <td><a
56href="http://www.kttech.co.kr/cscenter/download05.asp">http://www.kttech.co.kr/cscenter/download05.
57asp</a> for EV-S100(Take)</td>
58</tr><tr><td>LGE</td> <td><a
59href="http://www.lg.com/us/mobile-phones/mobile-support/mobile-lg-mobile-phone-support.jsp">http://
60www.lg.com/us/mobile-phones/mobile-support/mobile-lg-mobile-phone-support.jsp</a></td>
61</tr><tr><td>Motorola</td> <td><a
62href="http://developer.motorola.com/docstools/USB_Drivers/">http://developer.motorola.com/docstools/
63USB_Drivers/</a></td>
64</tr><tr><td>Pantech</td> <td><a
65href="http://www.isky.co.kr/cs/software/software.sky?fromUrl=index">http://www.isky.co.kr/cs/
66software/software.sky?fromUrl=index</a></td>
67</tr><tr><td>Samsung</td> <td><a
68href="http://www.samsung.com/us/support/downloads">http://www.samsung.com/us/support/downloads</a></
69td>
70</tr><tr><td>Sharp</td> <td><a
71href="http://k-tai.sharp.co.jp/support/">http://k-tai.sharp.co.jp/support/</a></td>
72</tr><tr><td>SK Telesys</td> <td><a
73href="http://www.sk-w.com/service/wDownload/wDownload.jsp">http://www.sk-w.com/service/wDownload/
74wDownload.jsp</a></td></tr><tr>
75<td>Sony Ericsson</td> <td><a
76href="http://developer.sonyericsson.com/wportal/devworld/search-downloads/android">http://developer.
77sonyericsson.com/wportal/devworld/search-downloads/android</a></td></tr><tr>
78<td>ZTE</td> <td><a
79href="http://www.zte.com.cn/cn/products/mobile/services_support/index.jsp">http://www.zte.com.cn/cn/
80products/mobile/services_support/index.jsp</a></td></tr>
81</table>