Nexus 10 - not visible to adb on Windows 7 or Linux

前端 未结 11 1171
清酒与你
清酒与你 2021-01-31 16:26

adb doesn\'t recognize my Nexus 10 on Windows 7. Here\'s what I\'ve done:

  1. Installed the SDK and USB driver from Google. Windows 7 sees the tablet as an \'Android A
11条回答
  •  野的像风
    2021-01-31 16:59

    I had some problems with this as well. I was on win 8.

    1. Install the SDK and USB driver from Google. USB driver is available in 'Android SDK Manager' in eclipse.
    2. Put the tablet in developer mode by clicking on 'About tablet' and clicking the build number seven times (crazy)
    3. Open Windows Device Manager and right click 'Android ADB Interface'
    4. Click Properties
    5. Driver Tab
    6. Update Driver
    7. Select 'Browse my computer for driver software' Select the 'sdk' folder under the location you installed your sdk in step 1 (e.g. D:\Dev\Software\adt-bundle-windows-x86_64-20130219\sdk)

    Not sure why windows didn't auto-detect it but it didn't. Could have been because google doesn't actually 'install' the driver into windows or perhaps it was because I had the HTC USB drivers installed because of my old phone.

提交回复
热议问题