Skip to content

Commit 4add7f3

Browse files
committed
cherrypick Change-Id: I350a012817e6e9fa76fa0e58ab252d457cd103f2
update OEM driver list with new fujitsu and kyocera Change-Id: Ice11a179fe6a4eb220509fc784ac6f6af5a2fa5e
1 parent df71cab commit 4add7f3

File tree

1 file changed

+34
-14
lines changed

1 file changed

+34
-14
lines changed

docs/html/sdk/oem-usb.jd

Lines changed: 34 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,18 @@ page.title=OEM USB Drivers
1212
</div>
1313

1414
<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
16-
provides links to the web sites for several device original equipment manufacturers (OEMs),
15+
to test your applications, then you need to install the appropriate USB driver. This document
16+
provides links to the web sites for several original equipment manufacturers (OEMs),
1717
where you can download the appropriate USB driver for your device. However, this list is
1818
not exhaustive for all available Android-powered devices.</p>
1919

20-
<p>If your device is one of the Android Developer Phones (ADP), a Nexus One, or a Nexus S,
21-
then you should instead use the <a href="{@docRoot}sdk/win-usb.html">Google USB Driver</a>.</p>
20+
<p>If you're developing on Mac OS X or Linux, then you probably don't need to install a USB driver.
21+
Refer to <a href="{@docRoot}guide/developing/device.html#setting-up">Setting up a Device</a> to
22+
start development with a device.</p>
2223

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>
24+
<p class="note"><strong>Note:</strong> If your device is one of the Android Developer Phones
25+
(purchased from the Android Market publisher site), a Nexus One, or a Nexus S, then you should
26+
use the <a href="{@docRoot}sdk/win-usb.html">Google USB Driver</a>, instead of an OEM driver.</p>
2727

2828
<p>For instructions about how to install the driver on Windows, follow the guide for <a
2929
href="{@docRoot}sdk/win-usb.html#InstallingDriver">Installing the USB Driver</a>.</p>
@@ -38,24 +38,44 @@ mobile.html</a>
3838
</td></tr>
3939

4040
<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>
41+
<a
42+
href="http://support.dell.com/support/downloads/index.aspx?c=us&cs=19&l=en&s=dhs&~ck=anavml">http://
43+
support.dell.com/support/downloads/index.aspx?c=us&cs=19&l=en&s=dhs&~ck=anavml</a> </td></tr>
4244

4345
<tr><td>Foxconn</td> <td><a
4446
href="http://drivers.cmcs.com.tw/">http://drivers.cmcs.com.tw/</a></td>
45-
</tr><tr><td>Garmin-Asus</td> <td><a
47+
</tr>
48+
<tr>
49+
<td>
50+
Fujitsu Toshiba
51+
</td>
52+
<td><a
53+
href="http://www.fmworld.net/product/phone/sp/android/develop/">http://www.fmworld.net/product/phone/sp/android/develop/</a>
54+
</td>
55+
</tr>
56+
<tr><td>
57+
Garmin-Asus
58+
</td> <td><a
4659
href="https://www.garminasus.com/en_US/support/pcsync/">https://www.garminasus.com/en_US/support/
4760
pcsync/</a></td>
48-
</tr><tr><td>HTC</td> <td><a href="http://www.htc.com ">http://www.htc.com </a> <br>Click on the
61+
</tr><tr><td>HTC</td> <td><a href="http://www.htc.com">http://www.htc.com </a> <br>Click on the
4962
support tab to select your products/device. Different regions will have different links.</td>
5063
</tr>
5164
<tr><td>Huawei</td> <td><a
52-
href="http://www.huaweidevice.com/worldwide/downloadCenter.do?method=list&flay=software&directoryId=
53-
20&treeId=0">http://www.huaweidevice.com/worldwide/downloadCenter.do?method=list&flay=software&
65+
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&
5466
directoryId=20&treeId=0</a></td>
5567
</tr><tr><td>KT Tech</td> <td><a
5668
href="http://www.kttech.co.kr/cscenter/download05.asp">http://www.kttech.co.kr/cscenter/download05.
5769
asp</a> for EV-S100(Take)</td>
58-
</tr><tr><td>LGE</td> <td><a
70+
</tr>
71+
<tr>
72+
<td>
73+
Kyocera
74+
</td>
75+
<td><a href="http://www.kyocera-wireless.com/">http://www.kyocera-wireless.com/</a>
76+
</td>
77+
</tr>
78+
<tr><td>LGE</td> <td><a
5979
href="http://www.lg.com/us/mobile-phones/mobile-support/mobile-lg-mobile-phone-support.jsp">http://
6080
www.lg.com/us/mobile-phones/mobile-support/mobile-lg-mobile-phone-support.jsp</a></td>
6181
</tr><tr><td>Motorola</td> <td><a

0 commit comments

Comments
 (0)