Instalar drivers USB OEM
Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Se você estiver desenvolvendo no Windows e quiser conectar um dispositivo para teste,
será necessário instalar o driver USB apropriado. Esta página traz links para os sites de vários fabricantes de equipamentos originais (OEM, na sigla em inglês),
onde você pode fazer o download do driver USB certo para seu dispositivo.
Se você está desenvolvendo no Mac OS X ou Linux, não precisa usar um driver USB.
Leia Usar dispositivos de hardware.
Para conectar e depurar com qualquer dispositivo Google Nexus usando o Windows, instale o driver USB do Google.
Instalar um driver USB
Primeiro, encontre o driver apropriado para seu dispositivo na tabela de drivers OEM
abaixo.
Depois de fazer o download do driver USB, siga as instruções abaixo para instalar ou atualizar o
driver de acordo com sua versão do Windows. As instruções são as mesmas se você está instalando o driver pela primeira vez
ou atualizando um que já existe. Em seguida, consulte Usar drivers de hardware para
ver outras informações importantes sobre como usar um dispositivo Android para
desenvolvimento.
Cuidado: você pode fazer mudanças no arquivo android_winusb.inf
encontrado em
usb_driver\
(por exemplo, para adicionar compatibilidade com outros dispositivos).
No entanto, isso gerará avisos de segurança ao instalar ou atualizar o
driver. A realização de qualquer outra alteração nos arquivos do driver pode interromper o processo
de instalação.
Windows 10
Para instalar o driver USB do Android no Windows 10 pela primeira vez:
- Conecte o dispositivo Android à porta USB do computador.
- No Windows Explorer, abra Computer Management.
- No painel esquerdo do Computer Management, selecione Device Manager.
- No painel direito do Device Manager, localize e expanda Portable Devices ou
Other Devices, dependendo da opção exibida.
- Clique com o botão direito no nome do dispositivo conectado e selecione Update Driver
Software.
- No Hardware Update Wizard, selecione Browse my computer for driver software e
clique em Next.
- Clique em Browse e localize a pasta do driver USB. Por exemplo, o driver USB do Google
está localizado em
android_sdk\extras\google\usb_driver\
.
- Clique em Next para instalar o driver.
Windows 8.1
Para instalar o driver USB do Android no Windows 8.1 pela primeira vez:
- Conecte o dispositivo Android à porta USB do computador.
- Acesse a pesquisa da seguinte maneira:
Tela de toque: no computador, deslize a partir da extremidade direita da tela e toque em
Search.
Com um mouse: leve o ponteiro ao canto inferior direito da tela, mova-o para cima
e clique em Search.
- Na caixa de pesquisa, digite e clique em Device Manager.
- Clique duas vezes na categoria do dispositivo e mais duas vezes no
dispositivo em questão.
- Clique na guia Driver, depois em Update Driver e siga
as instruções.
Windows 7
Para instalar o driver USB do Android no Windows 7 pela primeira vez:
- Conecte o dispositivo Android à porta USB do computador.
- Clique com o botão direito em Computer na área de trabalho ou no Windows Explorer
e selecione Manage.
- Selecione Devices no painel à esquerda.
- Localize e expanda Other Devices no painel à direita.
- Clique com o botão direito no nome do dispositivo (como Nexus S) e selecione Update
Driver Software.
Isso iniciará o Hardware Update Wizard.
- Selecione Browse my computer for driver software e clique em
Next.
- Clique em Browse e localize a pasta do driver USB. O driver USB do
Google está localizado em
android_sdk\extras\google\usb_driver\
.
- Clique em Next para instalar o driver.
Ou, para atualizar um driver USB Android existente no Windows 7 e versões mais recentes com o novo
driver:
- Conecte o dispositivo Android à porta USB do computador.
- Clique com o botão direito em Computer na área de trabalho ou no Windows Explorer
e selecione Manage.
- Selecione Device Manager no painel à esquerda da
janela "Computer
Management".
- Localize e expanda Android Phone no painel à direita.
- Clique com o botão direito em Android Composite ADB Interface e selecione Update
Driver.
Isso iniciará o Hardware Update Wizard.
- Selecione Install from a list or specific location e clique em
Next.
- Selecione Search for the best driver in these locations, desmarque
Search removable media e marque Include this location in the
search.
- Clique em Browse e localize a pasta do driver USB. O driver USB do
Google está localizado em
android_sdk\extras\google\usb_driver\
.
- Clique em Next para atualizar o driver.
Usar drivers OEM
Se o fabricante do dispositivo não estiver nessa lista, acesse a seção de suporte do
site do fabricante para procurar downloads de drivers USB.
O conteúdo e os exemplos de código nesta página estão sujeitos às licenças descritas na Licença de conteúdo. Java e OpenJDK são marcas registradas da Oracle e/ou suas afiliadas.
Última atualização 2025-07-27 UTC.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-07-27 UTC."],[],[],null,["# Install OEM USB drivers\n\nIf you are developing on Windows and want to connect a device for testing,\nthen you need to install the appropriate USB driver. This page\nprovides links to the web sites for several original equipment manufacturers (OEMs),\nwhere you can download the appropriate USB driver for your device.\n\nIf you're developing on Mac OS X or Linux, then you shouldn't need a USB driver.\nInstead read [Using Hardware Devices](/tools/device).\n\nTo connect and debug with any of the Google Nexus devices using Windows, you\nneed to [install the Google USB driver](/studio/run/win-usb).\n\nInstall a USB driver\n--------------------\n\nFirst, find the appropriate driver for your device from the [OEM drivers](#Drivers)\ntable below.\n\nOnce you've downloaded your USB driver, follow the instructions below to install or upgrade the\ndriver, based on your version of Windows and whether you're installing for the first time\nor upgrading an existing driver. Then see [Using Hardware Devices](/tools/device) for\nother important information about using an Android device for\ndevelopment.\n\n**Caution:**\nYou may make changes to `android_winusb.inf` file found inside\n`usb_driver\\` (for example, to add support for other devices),\nhowever, this will lead to security warnings when you install or upgrade the\ndriver. Making any other changes to the driver files may break the installation\nprocess.\n\n### Windows 10\n\n\nTo install the Android USB driver on Windows 10 for the first time, do the following:\n\n1. Connect your Android device to your computer's USB port.\n2. From Windows Explorer, open **Computer Management**.\n3. In the **Computer Management** left pane, select **Device Manager**.\n4. In the **Device Manager** right pane, locate and expand **Portable Devices** or **Other Devices**, depending on which one you see.\n5. Right-click the name of the device you connected, and then select **Update Driver\n Software**.\n6. In the **Hardware Update wizard** , select **Browse my computer for driver software** and click **Next**.\n7. Click **Browse** and then locate the USB driver folder. For example, the Google USB Driver is located in \u003cvar translate=\"no\"\u003eandroid_sdk\u003c/var\u003e`\\extras\\google\\usb_driver\\`.\n8. Click **Next** to install the driver.\n\n### Windows 8.1\n\n\nTo install the Android USB driver on Windows 8.1 for the first time, do the following:\n\n1. Connect your Android device to your computer's USB port.\n2. Access search, as follows: Touch screen: On your computer, swipe in from the right edge of the screen and tap\n **Search**.\n\n Using a mouse: Point to the lower-right corner of the screen, move the mouse pointer up,\n and then click **Search**.\n3. In the search box, type into and then click **Device Manager**.\n4. Double-click the device category, and then double-click the device you want.\n5. Click the **Driver** tab, click **Update Driver**, and follow the instructions.\n\n### Windows 7\n\nTo install the Android USB driver on Windows 7 for the first time, do the following:\n\n1. Connect your Android device to your computer's USB port.\n2. Right-click on **Computer** from your desktop or Windows Explorer, and select **Manage**.\n3. Select **Devices** in the left pane.\n4. Locate and expand **Other device** in the right pane.\n5. Right-click the device name (such as **Nexus S** ) and select **Update\n Driver Software**. This will launch the Hardware Update Wizard.\n6. Select **Browse my computer for driver software** and click **Next**.\n7. Click **Browse** and locate the USB driver folder. (The Google USB Driver is located in \u003cvar translate=\"no\"\u003eandroid_sdk\u003c/var\u003e`\\extras\\google\\usb_driver\\`.)\n8. Click **Next** to install the driver.\n\nOr, to *upgrade* an existing Android USB driver on Windows 7 and higher with the new\ndriver:\n\n1. Connect your Android device to your computer's USB port.\n2. Right-click on **Computer** from your desktop or Windows Explorer, and select **Manage**.\n3. Select **Device Manager** in the left pane of the Computer Management window.\n4. Locate and expand **Android Phone** in the right pane.\n5. Right-click on **Android Composite ADB Interface** and select **Update\n Driver**. This will launch the Hardware Update Wizard.\n6. Select **Install from a list or specific location** and click **Next**.\n7. Select **Search for the best driver in these locations** ; uncheck **Search removable media** ; and check **Include this location in the\n search**.\n8. Click **Browse** and locate the USB driver folder. (The Google USB Driver is located in \u003cvar translate=\"no\"\u003eandroid_sdk\u003c/var\u003e`\\extras\\google\\usb_driver\\`.)\n9. Click **Next** to upgrade the driver.\n\nGet OEM drivers\n---------------\n\n| OEM | Driver URL |\n|----------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Acer | \u003chttps://www.acer.com/worldwide/support/\u003e |\n| Alcatel Mobile | \u003chttps://www.alcatelmobile.com/support/\u003e |\n| Asus | \u003chttps://www.asus.com/support/Download-Center/\u003e |\n| Blackberry | \u003chttps://swdownloads.blackberry.com/Downloads/entry.do?code=4EE0932F46276313B51570F46266A608\u003e |\n| Dell | [https://support.dell.com/support/downloads/index.aspx?c=us\\&cs=19\\&l=en\\&s=dhs\\&\\~ck=anavml](https://support.dell.com/support/downloads/index.aspx?c=us&cs=19&l=en&s=dhs&~ck=anavml) |\n| FCNT | \u003chttps://www.fcnt.com/support/develop/#anc-03\u003e |\n| HTC | \u003chttps://www.htc.com/support\u003e |\n| Huawei | \u003chttps://consumer.huawei.com/en/support/index.htm\u003e |\n| Intel | \u003chttps://www.intel.com/software/android\u003e |\n| Kyocera | \u003chttps://kyoceramobile.com/support/drivers/\u003e |\n| Lenovo | \u003chttps://support.lenovo.com/us/en/GlobalProductSelector\u003e |\n| LGE | \u003chttps://www.lg.com/us/support/software-firmware\u003e |\n| Motorola | [https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/88481/](https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/88481) |\n| MTK | \u003chttp://online.mediatek.com/Public%20Documents/MTK_Android_USB_Driver.zip\u003e (ZIP download) |\n| Samsung | \u003chttps://developer.samsung.com/galaxy/others/android-usb-driver-for-windows\u003e |\n| Sharp | \u003chttp://k-tai.sharp.co.jp/support/\u003e |\n| Sony Mobile Communications | \u003chttps://developer.sonymobile.com/downloads/drivers/\u003e |\n| Toshiba | \u003chttps://support.toshiba.com/sscontent?docId=4001814\u003e |\n| Xiaomi | [https://web.vip.miui.com/page/info/mio/mio/detail?postId=18464849\\&app_version=dev.20051](https://web.vip.miui.com/page/info/mio/mio/detail?postId=18464849&app_version=dev.20051) |\n| ZTE | \u003chttp://support.zte.com.cn/support/news/NewsDetail.aspx?newsId=1000442\u003e |\n\nIf you don't see a link for the manufacturer of your device here, go to the support section of\nthe manufacturer's website and search for USB driver downloads for your device."]]