My nexus 7 isnt showing up on my Windows 7 x64 machine... any help on what I can do?
This is part "bump" and part assistance. You can at least get the Nexus 7 connected via ADB using these steps:My nexus 7 isnt showing up on my Windows 7 x64 machine... any help on what I can do?
Other MTP devices show up... I have my epic 4g touch hooked up right now and it shows MTP... just the google nexus 7 wont...If your using a N or KN version of Windows 7, you can't use MTP. N and KN versions of Windows have media foundation and other media-specific features stripped from it; and MTP itself does not work.
If you are on such an OS, then this media pack may help:
http://www.microsoft.com/en-us/download/details.aspx?id=16546
ADB works without a problem.. it is just hte MTP that wont show upThis is part "bump" and part assistance. You can at least get the Nexus 7 connected via ADB using these steps:
- enable USB debugging
- install the Android SDK (from Android's developer site)
- from the SDK manager install the latest version of the USB driver too.
- Make sure your Nexus 7 is hooked up.
- Go into your device manager (Start > Control Panel > Device Manager)
- navigate to the right Nexus device (not MTP in this case),
- right click it,
- click Update Device Drivers.
- Choose your own driver manually.
- When asked for a folder, navigate to C:\[your username]\AppData\Local\Android\android-sdk\extras\google\usb_driver
- make sure searching in folders is checked
...that should at least get the ADB driver running. From there you can PUSH or PULL files or open the SHELL, but I don't know of a client-side file manager that makes those things easy yet. This is just one step of many, I bet...
Either the PDAnet or official Asus drivers work for me.Anyone who found a fix for this? Couldn't get it to work on W7, on Windows 8 still no MTP. I can use it for debugging with the ADB, but everything I tried failed. Now I'm using AirDroid, but this option is the way slower.