If I plug in LG Nexus 5X to computer with Win7. I see only one device. It's MTP.
USB\VID_18D1&PID_4EE6&REV_0310
USB\VID_18D1&PID_4EE6
But when I plug in the device to computer with Win8 the system detects 2 devices:
USB\VID_18D1&PID_4EE6&REV_0310&MI_00
USB\VID_18D1&PID_4EE6&MI_00
and
USB\VID_18D1&PID_4EE6&REV_0310&MI_01
USB\VID_18D1&PID_4EE6&MI_01
One for MTP device and other for ADB device.
So. How can I detect 2 devices on Win7?
Related
I tried to unlock the Android bootloader, but it just says <waiting for any device> and doesn't go over. And the smartphone model is Galaxy J7 Top (Galaxy Wide 3).
I tried these 3 methods.
Attempt to install Google USB Driver
Plug into USB 2.0 port
Install Samsung OEM USB Driver
But it didn't work. (Proceed with USB Debugging turned on)
I have a htc device on android 4.1.1. I have installed htc drivers, but the device is not listed as plugged into a usb. The device starts charging when plugged into usb - the cable is fine. What else could be causing this issue?
If you are on windows try installing the android universal USB driver
If you are on MacOS you need android file transfer
If this doesn't work try changing USB port and make sure that your device is conected as Mass Storage.
I have a windows 8.1 tablet that only has a mircoUSB connector.
I've installed adb & fastboot drivers.
If I connect my Nexus tablet to my Windows tablet via OTG & USB Cables, it's detected fine when the Nexus tablet is booted normally.
I can run adb and browse the Nexus table without issue.
However if I reboot the Nexus tablet to the bootloader and then connect it to the Windows tablet, I get a quick connection sound and an instant disconnection.
Nothing appears in Device Manager.
Same Nexus tablet on a Windows 7 laptop or Windows 8.1 PC works fine in bootloader mode.
So what am I doing wrong on the Windows 8.1 tablet ?
Should this work via OTG ?
Is it a driver issue ? if it is how do I install the driver when nothing appears in device manager ?
Thanks
I have purchased an lg optimus zone 2 to develop on and I have removed all of the drivers for the phone on my windows 7 machine. I downloaded the OEM driver from LG and disconnected my network. After installing the OEM driver I connected my device to my computer ( and I have already enabled developer mode on my device and selected USB debugging), but when I run adb devices it says that no devices are connected. Clearly it is installed on my machine because it compmgmt.msc it says that it found the LG Android MTP, and on the device itself it asks me for internet connection/ mtp/ camera or just charging mode. ( I always select the MTP mode). I for the life of me can't figure out why it won't connect (I'm trying to test an app locally on the machine), maybe I should stick to iPhone development :-(.
I just purchased a Samsung Galaxy Nexus to develop apps on my MacBook Air running Lion. I enabled USB debugging and plugged it into my MacBook. The device isn't listed when I run adb devices (platform tools rev10). Any ideas?
Ensure that your phone is set to connect in PTP mode, not MTP mode.