Quote:
Originally Posted by scollie
I've managed to successfully install Droid Explorer on my Win 7 x64 PC but when I launch it, it shows '0 Devices Found'.
I've been having an issue with trying to get adb to see my phone for weeks and have trawled all the forums trying various 'solutions' but no luck.
I believe my problem is with the drivers from NPS which are required by adb but I'm not sure.
One solution was to not install NPS but instead just find the device in Device Manager (DM) which had a yellow flag next to it and point it to a set of drivers that were provided in the solution; however I don't have a yellow flagged device relating to the phone in DM!
Can someone (Rastaman-FB?) who has successfully got adb working on a Win 7 x64 system tell me what appears in DM in relation to the Galaxy?
All I see in DM is
ADB Interface
Samsung Galaxy Composite ADB Interface
There are no entries for the Galaxy under Modems or USB controllers. Should there be?
I'm starting to doubt whether I'll ever resolve this issue!!
|
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