Symbol USB Devices Driver Download
If you are developing on Windows and want to connect a device for testing,then you need to install the appropriate USB driver. This pageprovides links to the web sites for several original equipment manufacturers (OEMs),where you can download the appropriate USB driver for your device.
Ensure you get the predictable and dependable performance you need to maximize device uptime and return on investment for your Zebra devices. No matter what level of service you need, there’s a service to support your critical operations. Locate Universal Serial Bus Controllers Apple Mobile Device USB Driver. It is also possible the device may show under Imaging Devices, Portable Devices, Other Devices or as an MTB USB Device. Right-click and select Update Driver Software. Symbol Technologies MC3090 Rugged Mobile Computer USB VID05e0&PID2000 Select the driver for your operating system and its bit. It is recommended to install a later version of the driver (see the release date).
If you're developing on Mac OS X or Linux, then you shouldn't need a USB driver.Instead read Using Hardware Devices.
To connect and debug with any of the Google Nexus devices using Windows, youneed to install the Google USB driver.
Install a USB driver
First, find the appropriate driver for your device from the OEM driverstable below.
Once you've downloaded your USB driver, follow the instructions below to install or upgrade thedriver, based on your version of Windows and whether you're installing for the first timeor upgrading an existing driver. Then see Using Hardware Devices forother important information about using an Android device fordevelopment.

Caution:You may make changes to android_winusb.inf
file found insideusb_driver
(for example, to add support for other devices),however, this will lead to security warnings when you install or upgrade thedriver. Making any other changes to the driver files may break the installationprocess.
Windows 10
To install the Android USB driver on Windows 10 for the first time, do the following:
- Connect your Android device to your computer's USB port.
- From Windows Explorer, open Computer Management.
- In the Computer Management left pane, select Device Manager.
- In the Device Manager right pane, locate and expand Portable Devices or Other Devices, depending on which one you see.
- Right-click the name of the device you connected, and then select Update Driver Software.
- In the Hardware Update wizard, select Browse my computer for driver software and click Next.
- Click Browse and then locate the USB driver folder. For example, the Google USB Driver is located in
android_sdkextrasgoogleusb_driver
. - Click Next to install the driver.
Windows 8.1
To install the Android USB driver on Windows 8.1 for the first time, do the following:
- Connect your Android device to your computer's USB port.
- Access search, as follows:
Touch screen: On your computer, swipe in from the right edge of the screen and tap Search.
Using a mouse: Point to the lower-right corner of the screen, move the mouse pointer up, and then click Search.
- In the search box, type into and then click Device Manager.
- Double-click the device category, and then double-click the device you want.
- Click the Driver tab, click Update Driver, and follow the instructions.
Windows 7
To install the Android USB driver on Windows 7 for the first time, do the following:
- Connect your Android device to your computer's USB port.
- Right-click on Computer from your desktop or Windows Explorer, and select Manage.
- Select Devices in the left pane.
- Locate and expand Other device in the right pane.
- Right-click the device name (such as Nexus S) and select Update Driver Software. This will launch the Hardware Update Wizard.
- Select Browse my computer for driver software and click Next.
- Click Browse and locate the USB driver folder. (The Google USBDriver is located in
android_sdkextrasgoogleusb_driver
.) - Click Next to install the driver.
Or, to upgrade an existing Android USB driver on Windows 7 and higher with the newdriver:
- Connect your Android device to your computer's USB port.
- Right-click on Computer from your desktop or Windows Explorer, and select Manage.
- Select Device Manager in the left pane of the Computer Management window.
- Locate and expand Android Phone in the right pane.
- Right-click on Android Composite ADB Interface and select Update Driver. This will launch the Hardware Update Wizard.
- Select Install from a list or specific location and click Next.
- Select Search for the best driver in these locations; uncheckSearch removable media; and check Include this location in thesearch.
- Click Browse and locate the USB driver folder. (The Google USBDriver is located in
android_sdkextrasgoogleusb_driver
.) - Click Next to upgrade the driver.
Get OEM drivers
OEM | Driver URL |
---|---|
Acer | http://www.acer.com/worldwide/support/ |
alcatel one touch | http://www.alcatelonetouch.com/global-en/support/ |
Asus | https://www.asus.com/support/Download-Center/ |
Blackberry | https://swdownloads.blackberry.com/Downloads/entry.do?code=4EE0932F46276313B51570F46266A608 |
Dell | http://support.dell.com/support/downloads/index.aspx?c=us&cs=19&l=en&s=dhs&~ck=anavml |
Fujitsu | http://www.fmworld.net/product/phone/sp/android/develop/ |
HTC | http://www.htc.com/support |
Huawei | http://consumer.huawei.com/en/support/index.htm |
Intel | http://www.intel.com/software/android |
Kyocera | http://www.kyocera-wireless.com/support/phone_drivers.htm |
Lenovo | http://support.lenovo.com/us/en/GlobalProductSelector |
LGE | http://www.lg.com/us/support/software-firmware |
Motorola | https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/88481/ |
MTK | http://online.mediatek.com/Public%20Documents/MTK_Android_USB_Driver.zip (ZIP download) |
Samsung | http://developer.samsung.com/galaxy/others/android-usb-driver-for-windows |
Sharp | http://k-tai.sharp.co.jp/support/ |
Sony Mobile Communications | http://developer.sonymobile.com/downloads/drivers/ |
Toshiba | http://support.toshiba.com/sscontent?docId=4001814 |
Xiaomi | http://www.xiaomi.com/c/driver/index.html |
ZTE | http://support.zte.com.cn/support/news/NewsDetail.aspx?newsId=1000442 |
If you don't see a link for the manufacturer of your device here, go to the support section of the manufacturer's website and search for USB driver downloads for your device.
Symptoms
Consider the following scenario:
You run a Windows Embedded CE 6.0 R3-based image that has the SYSGEN_ETH_USB_HOST variable enabled on a CE device.
The CE device supports Remote Network Driver Interface Specification (RNDIS)-compatible Ethernet adapters.
You connect an RNDIS USB-enabled device such as a Windows phone to the CE device.
In this scenario, the CE device does not recognize the RNDIS device.
Cause
This problem occurs because the USBDeviceAttach function in the RNDIS driver (Usb8023.dll) does not check for the ActiveSync class on the USB descriptor. The RNDIS driver loads and then unloads immediately during the connection.

Resolution
Software update information
A supported software update is now available from Microsoft as Windows Embedded CE 6.0 Monthly Update June 2011. In the 'File information' section, the package file name contains the product version, date, Knowledge Base article number, and processor type. The package file name format is as follows:
Product version-yymmdd-kbnnnnnn-processor typeFor example: Wincepb60-110128-kb2492159-armv4i.msi is the ARMV4i Windows Embedded CE 6.0 Platform Builder fix that is documented in KB article 2492159 and that is contained in the January 2011 monthly update.
To resolve this problem immediately, download this Windows Embedded CE 6.0 Monthly Update from one of the following Microsoft websites:
Windows Embedded
Download Windows Embedded CE 6.0Microsoft Download Center
Prerequisites
This update is supported only if all previously issued updates for this product have also been installed.
Restart requirement

After you apply this update, you must perform a clean build of the whole platform. To do this, use one of the following methods:

On the Build menu, click Clean Solution, and then click Build Solution.
On the Build menu, click Rebuild Solution.
You do not have to restart the computer after you apply this software update.
Update replacement information
This update does not replace any other updates.
File information

The English version of this software update package has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.
Symbol USB Devices Driver Download
Files that are included in this update package
File name | File size | Date | Time | Path |
---|---|---|---|---|
Windows embedded ce 6.0_update_kb2565015.htm | 7,660 | 30-Jun-2011 | 22:49 | 110630_kb2565015 |
Usb8023.lib | 596,466 | 16-Jun-2011 | 16:35 | PublicCommonOakLibArmv4iDebug |
Usb8023.lib | 276,894 | 16-Jun-2011 | 16:35 | PublicCommonOakLibArmv4iRetail |
Usb8023.lib | 566,070 | 16-Jun-2011 | 16:35 | PublicCommonOakLibMipsiiDebug |
Usb8023.lib | 277,906 | 16-Jun-2011 | 16:35 | PublicCommonOakLibMipsiiRetail |
Usb8023.lib | 566,178 | 16-Jun-2011 | 16:35 | PublicCommonOakLibMipsii_fpDebug |
Usb8023.lib | 278,016 | 16-Jun-2011 | 16:35 | PublicCommonOakLibMipsii_fpRetail |
Usb8023.lib | 568,942 | 16-Jun-2011 | 16:36 | PublicCommonOakLibMipsivDebug |
Usb8023.lib | 279,666 | 16-Jun-2011 | 16:35 | PublicCommonOakLibMipsivRetail |
Usb8023.lib | 569,050 | 16-Jun-2011 | 16:36 | PublicCommonOakLibMipsiv_fpDebug |
Usb8023.lib | 279,776 | 16-Jun-2011 | 16:36 | PublicCommonOakLibMipsiv_fpRetail |
Usb8023.lib | 505,420 | 16-Jun-2011 | 16:36 | PublicCommonOakLibSh4Debug |
Usb8023.lib | 266,108 | 16-Jun-2011 | 16:36 | PublicCommonOakLibSh4Retail |
Usb8023.lib | 521,114 | 16-Jun-2011 | 16:35 | PublicCommonOakLibX86Debug |
Usb8023.lib | 270,634 | 16-Jun-2011 | 16:35 | PublicCommonOakLibX86Retail |
References
For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:
Download Usb Device To Computer
824684 Description of the standard terminology that is used to describe Microsoft software updates