OEM USB ドライバをインストールする
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Windows で開発を行っていて、テストのためにデバイスを接続したい場合は、適切な USB ドライバをインストールする必要があります。このページでは、使用するデバイスに適した USB ドライバをダウンロードできる相手先ブランド製品製造企業(OEM)のウェブサイトのリンクを掲載しています。
Mac OS X や Linux 上で開発を行っている場合、USB ドライバは必要ありません。
その場合は、ハードウェア デバイス上でのアプリの実行をご覧ください。
Windows を使用している場合、Google Nexus デバイスに接続してデバッグするには、Google USB ドライバをインストールする必要があります。
USB ドライバをインストールする
まず、下記の OEM ドライバの表で、使用するデバイス用のドライバをお探しください。
USB ドライバをダウンロードしたら、以下の手順に沿ってドライバのインストールやアップグレードを行います。作業手順は、Windows のバージョンや、初回インストールか既存のドライバのアップグレードかによって異なります。Android デバイスを使用した開発に関する重要な情報については、ハードウェア デバイス上でのアプリの実行をご覧ください。
注意: usb_driver\
内にある android_winusb.inf
ファイルを変更すると(他のデバイスへのサポートを追加するなど)、ドライバのインストールまたはアップグレード時にセキュリティ警告が表示されます。ドライバ ファイルにその他の変更を加えると、インストール プロセスが停止する場合があります。
Windows 10
Windows 10 に Android USB ドライバを初めてインストールする手順は次のとおりです。
- Android デバイスをパソコンの USB ポートに接続します。
- Windows エクスプローラーで、[コンピューターの管理] を開きます。
- [コンピューターの管理] の左ペインで、[デバイス マネージャー] を選択します。
- [デバイス マネージャー] の右ペインで、[ポータブル デバイス] や [ほかのデバイス] のような表示項目を見つけて展開します。
- 接続したデバイスの名前を右クリックして、[ドライバーの更新] を選択します。
- ハードウェアの更新ウィザードで、[コンピューターを参照してドライバー ソフトウェアを検索] を選択し、[次へ] をクリックします。
- [参照] をクリックして、USB ドライバのフォルダを探します。たとえば、Google USB ドライバは、
android_sdk\extras\google\usb_driver\
にあります。
- [次へ] をクリックして、ドライバをインストールします。
Windows 8.1
Windows 8.1 に Android USB ドライバを初めてインストールする手順は次のとおりです。
- Android デバイスをパソコンの USB ポートに接続します。
- 次のようにして検索にアクセスします。
タッチ スクリーン: 画面の右端から内側にスワイプして、[検索] をタップします。
マウスを使用: 画面の右下隅をポイントし、マウスポインタを上に動かしてから [検索] をクリックします。
- 検索ボックスに「デバイス マネージャー」と入力してクリックします。
- デバイス カテゴリをダブルクリックしてから、目的のデバイスをダブルクリックします。
- [ドライバー] タブをクリックし、[ドライバーの更新] をクリックして、指示に従います。
Windows 7
Windows 7 で初めて Android USB ドライバをインストールする手順は次のとおりです。
- Android デバイスをパソコンの USB ポートに接続します。
- デスクトップまたは Windows エクスプローラーで [コンピューター] を右クリックして、[管理] を選択します。
- 左ペインで [デバイス] を選択します。
- 右ペインで [ほかのデバイス] を見つけて展開します。
- デバイス名(Nexus S など)を右クリックして、[ドライバー ソフトウェアの更新] を選択します。
これにより、ハードウェアの更新ウィザードが起動します。
- [コンピューターを参照してドライバー ソフトウェアを検索します] を選択して、[次へ] をクリックします。
- [参照] をクリックして、USB ドライバのフォルダを探します(Google USB ドライバは
android_sdk\extras\google\usb_driver\
にあります)。
- [次へ] をクリックして、ドライバをインストールします。
Windows 7 以上のパソコンで、既存の Android USB ドライバを新しいドライバにアップグレードする手順は次のとおりです。
- Android デバイスをパソコンの USB ポートに接続します。
- デスクトップまたは Windows エクスプローラーで [コンピューター] を右クリックして、[管理] を選択します。
- [コンピューターの管理] ウィンドウの左ペインで、[デバイス マネージャー] を選択します。
- 右ペインで [Android Phone] を見つけて展開します。
- [Android Composite ADB Interface] を右クリックして、[ドライバーの更新] を選択します。
これにより、ハードウェアの更新ウィザードが起動します。
- [リストまたは特定の場所からインストールする] を選択して、[次へ] をクリックします。
- [次の場所で最適なドライバを検索する] を選択します。[リムーバブル メディアを検索] をオフにして、[次の場所を含める] をオンにします。
- [参照] をクリックして、USB ドライバのフォルダを探します(Google USB ドライバは
android_sdk\extras\google\usb_driver\
にあります)。
- [次へ] をクリックして、ドライバを更新します。
OEM ドライバを入手する
使用するデバイスのメーカーへのリンクがここにない場合は、メーカーのウェブサイトのサポート セクションにアクセスして、デバイス用の USB ドライバのダウンロードを検索してください。
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-07-27 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 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."]]