Jump to content

Unable to connect adb to Samsung Galaxy 3 I5801 (Apollo)


Recommended Posts

Guest androidsrb
Posted

Hi,

I am trying to develop some apps using appinventor.

I am very badly stuck at this step. I am unable to connect to Samsung I5801 using adb. I do not see any devices listed on running “adb devices”. I have installed the appinventor extras.

On running the emulator, I can see the device in “adb devices”

I have installed Samsung Kies desktop software. It has installed the following devices in device manager:

SAMSUNG Mobile Modem Diagnostic Serial Port (WDM)

SAMSUNG USB Composite Device

SAMSUNG Mobile Modem

When I plug in my phone via USB, I do not see windows device manager prompting for any new devices. I tried to manually add the android phone and adb device using windows add hardware, but that did not work out either.

I tried adding the following to android_winusb.inf :

[Google.NTx86]

.

.

.

; SAMSUNG GALAXY

%USB\VID_04E8&PID_681c.DeviceDescRelease% = androidusb.Dev, USB\VID_04E8&PID_681c %USB\VID_04E8&PID_681c&MI_03.DeviceDescRelease% = androidusb.Dev, USB\VID_04E8&PID_681c&MI_03

%USB\VID_04E8&PID_681c.DeviceDescRelease%=androidusb.Dev, USB\VID_04E8&PID_681c

[strings]

ProviderName = "Google, Inc."

SingleAdbInterface = "Android ADB Interface"

CompositeAdbInterface = "Android Composite ADB Interface"

SingleBootLoaderInterface = "Android Bootloader Interface"

WinUSB_SvcDesc = "Android USB Driver"

DISK_NAME = "Android WinUsb installation disk"

ClassName = "Android Phone"

USB\VID_04E8&PID_681c.DeviceDescRelease="SAMSUNG GALAXY"

USB\VID_04E8&PID_681c&MI_03.DeviceDescRelease="SAMSUNG GALAXY Composite ADB Interface"

USB\VID_04E8&PID_681c.DeviceDescRelease="SAMSUNG GALAXY Bootloader"

===xxx=====

But this did not work out either. I have tried on both Win XP SP3 and Windows Vista home edition.

Any help in pointing out what I am doing wrong with be greatly appreciated.

Thanks,

Srb.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.