[android-developers] Re: Nexus 7 not visible to adb over usb (WIndows 7 x64, up to date Jelly Bean sdk)

2012-10-16 Thread mephisto-online
I had the same problem: New Nexus7, eclipse, Android-SDK, Win7. Does not work correctly with the newest Google-Drivers and the Original-Asus-Drivers. Then I found something about Nexus7-Toolkit and with this Tool opened all works fine! Don't ask me, why. I suppose, that it has something to do

[android-developers] Re: Nexus 7 not visible to adb over usb (WIndows 7 x64, up to date Jelly Bean sdk)

2012-09-25 Thread Russell Gillette
On Friday, August 10, 2012 1:18:41 PM UTC-4, goodG wrote: my personal advice is just to avoid programming on Windows, it's a nightmare. Given the size of Windows' install base, it's kinda sad that the driver support is such a mess. -- You received this message because you are subscribed

[android-developers] Re: Nexus 7 not visible to adb over usb (WIndows 7 x64, up to date Jelly Bean sdk)

2012-09-18 Thread sfoucher
I had exactly the same problem, very frustrating. the device would show up in the device manager but not in windows explorer, I think you need to clean up whatever default driver that is installed by windows, I did the following: 1. uninstall the driver in the device manager with option delete

[android-developers] Re: Nexus 7 not visible to adb over usb (WIndows 7 x64, up to date Jelly Bean sdk)

2012-08-23 Thread Compguru910
In MTP my Nexus 7 displays just fine. What I think you are having a problem with is the actual driver for the Nexus 7. What I had to do was install the Google USB driver for it, instead of the Asus one because it has adb problems. If you want I can send you the driver and screenshot of mine

[android-developers] Re: Nexus 7 not visible to adb over usb (WIndows 7 x64, up to date Jelly Bean sdk)

2012-08-16 Thread mkh
I'm happy to answer my own question. 1) Can't blame Windows! 2) When the Nexus 7 is plugged in there is a persistent notification that indicates CONNECT AS / Media Device (MTP). In this state adb devices will not show the Nexus. Not exactly obvious why, but I you select the second option

[android-developers] Re: Nexus 7 not visible to adb over usb (WIndows 7 x64, up to date Jelly Bean sdk)

2012-08-11 Thread mkh
The driver there appears to be the same as the one in the android SDK. I installed it anyway, and the result is the same -- PS C:\Users\mkh\AppData\Local\Android\android-sdk\platform-tools $env:ADB_TRACE='all' PS C:\Users\mkh\AppData\Local\Android\android-sdk\platform-tools $env:ADB_TRACE all

[android-developers] Re: Nexus 7 not visible to adb over usb (WIndows 7 x64, up to date Jelly Bean sdk)

2012-08-10 Thread goodG
http://support.asus.com/download/ModelList.aspx?SLanguage=enkeyword=nexus%207type=1 my personal advice is just to avoid programming on Windows, it's a nightmare. Il giorno venerdì 10 agosto 2012 17:39:08 UTC+2, mkh ha scritto: Trying to force feed myself Windows to build character, and the