Samsung Galaxy Nexus doesn't appear under adb devices on OS X - android

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.

Related

Windows 7 can't detect ADB device

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?

Android FASTBOOT via USB OTG?

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

The debugging mode doesn't active in Samsung Galaxy S3

I want to test an application, but I got a problem with my device. I have a Samsung Galaxy S3 which version is 4.1 (Jelly Bean), and a S. Galaxy Note 8.0 and this is what I have done:
I have activated the developer mode.
I have activated the USB debugging.
I have installed the ADB on my computer.
And the problem is that when I connect the phone (or the tablet) to the computer through USB port, the device start in multimedia mode and the debugging mode doesn't active.
I hope that you can help me, thanks.
You need to download sansung driver for windows 7. Try this http://www.usb-drivers.org/samsung-android-usb-device-driver.html

Android monitor.bat does not see processes on Samsung Galaxy S3

I am developing against an Samsung Galaxy S3 that this connected by a USB cable to my Windows 7 laptop.
I have installed the most recent version of Samsung Kies and the USB drivers are present. The phone has debugging turned on and is visible to adb.
Android's monitor.bat (was called DDMS) shows the phone and the logcat but not the processes.
How do I get Monitor.bat to see the Galaxy S3's processes?

USB connection Galaxy Nexus Mac OS not working

of all my devices i test to using eclipse..
my Samsung galaxy nexus is the only one that does not seem to connect to my mac..
i tried installing the android file transfer software but this did not help..
when i check in adb for devices it does not show up either..
USB debugging is enabled.
my cable was fine.. needed a better flashed ROM.. bumped up to Vicious-JellyBean-V5

Categories

Resources