Quote:
Originally Posted by Rastaman-FB
thats all i see under ADB Interface is Samsung Galaxy Composite ADB Interface
that would suggest your device is connected as an adb device correctly
the modem stuff is only available when you install NPS
when you connect the device and use ADB and type ADB Devices what happens? seems odd that it displays but you cannot use ADB
try updating the driver and repointing it to my custom driver set here http://yardimage.co.uk/files/i7500/samsungADB.zip
this should deffo work as they are the ones im using since android sdk does not include the correct drivers anymore

|
I updated the driver to the samsungADB as you suggested but same result.
I have always had USB Debugging enabled and have tried with the SD card Mounted/Unmounted but no difference.
ADB devices shows
List of devices attached
and a blank line after it!
ADB version shows 1.0.22
ADB remount shows
error: device not found
You mention that the modem stuff is only available when you install NPS.
I currently don't have it installed but when I have installed it in the past no Galaxy information has ever shown up under Modems.
That is why I was asking what shows up in your PC. I thought for adb to work it also needed some libraries from NPS, is this correct?