amsung galaxy usb driver - Android Software Development

Hi
im sure u guys figured it out already - but i can't find the post in which there are instructions how to use adb and my samsung galaxy , cause i get an "device not found" error, and this is because i dont have the f***ing usb driver for my galaxy.
im running win xp sp2, the phone is NOT in storage mode, it IS in debug mode, and nps is installed.
I CANT FIND THE DRIVER FOR THAT "Other Devices -> Unknown device" hardware!!
please help or at least redirect to the post that solves this issue...
thanks!

You need to point it to the USB driver directory in the SDK folder for 1.5, you'll either need to force it or modify the inf file.
It doesnt work properly with the 1.6 driver. I posted a modified driver on the other forum, you can search there:
http://androidforums.com/samsung-i7500/

Related

SGS i9000 CM7 win7 x64 drivers not working

Hi! I recently upgraded my SGS i9000 to CM7 but can't get drivers to work for adb. Everything worked fine on 2.3.3 stock rom. I tried installing every possible driver, even did `Reinstall drivers` option in Kies, also tried manual driver update, without success. Device manager just shows up yellow triangle.
Yes, USB Debugging enabled. File transfer mode works fine, only debugging isn't working.
Using:
- Windows7 x64
- Samsung Galaxy S i9000
- CM7-10112011-nightly on 2.3.5 firmware
Device manager - img542.imageshack.us/img542/4683/nodrivr.png
About phone - img683.imageshack.us/img683/8615/aboutfc.png
I have same problem. CM7 stable, win7 64bit, tested samsung drivers, android sdk drivers, nothing works.
I had the same problem, but this was the fix for me. You need googles USB driver, not Samsungs if you have CM7 installed. Open up your Device manager and find eighter an unknown device or Android Composite ADB device, chose "update driver software" and "browse my computer...". The driver is located in the adb\google\usb_driver\ folder.
Could be a good idea to chose uninstall and "delete driver software" to get rid of the samsung driver first.
Thank you so much!!! It worked lika a charm
Ah alright yeah i was havin the same problem too will try this method..im on stable cm7.1 and got a x64 windows ultimate and no drivers found for samsung galaxy s
Sent from my GT-I9000 using XDA App
hencke said:
I had the same problem, but this was the fix for me. You need googles USB driver, not Samsungs if you have CM7 installed. Open up your Device manager and find eighter an unknown device or Android Composite ADB device, chose "update driver software" and "browse my computer...". The driver is located in the adb\google\usb_driver\ folder.
Could be a good idea to chose uninstall and "delete driver software" to get rid of the samsung driver first.
Click to expand...
Click to collapse
Tried this before but no luck.
edit: I don't have that folder: adb\google\usb_driver\, but i have C:\Program Files (x86)\Android\android-sdk\extras\google\usb_driver, and when i choose that folder, windows says that device driver (unknown device) is allready up to date.
You might need to open up the SDK Manager in the adb folder and install Google USB Driver package. Not sure if it is included by default in the installed version of android sdk.
hencke said:
You might need to open up the SDK Manager in the adb folder and install Google USB Driver package. Not sure if it is included by default in the installed version of android sdk.
Click to expand...
Click to collapse
I don't have folder called "adb", SDK Manager.exe is in "C:\Program Files (x86)\Android\android-sdk".
I opened sdk manager and installed "google usb driver package rev 4", then in device manager -> unknown device i tried to update device driver and choosed dir called "C:\Program Files (x86)\Android\android-sdk\extras\google\usb_driver" but windows says that driver is allready up to date and it's still named unknown device.
In "C:\Program Files (x86)\Android\android-sdk\extras\google\usb_driver" i have these files and folders:
amd64
-NOTICE
-WdfCoInstaller01009.dll
-winusbcoinstaller2.dll
-WUDFUpdate_01009.dll
i386
-NOTICE
-WdfCoInstaller01009.dll
-winusbcoinstaller2.dll
-WUDFUpdate_01009.dll
android_winusb.inf
androidwinusb86.cat
androidwinusba64.cat
source.properties
In the update driver software dialog, where you set the folder, make sure Include subfolders is ticked. You can also try "Let me pick from a list...". Hopefully it will show Android Composite ADB interface. Else, untick "Show compatible hardware" and chose Android composite adb interface if possible.
THANKS

[USB Drivers] Galaxy S GT-I9000 (Working on ICS)

Hello.
And bacon and spam:
I've recently upgraded my SGS to ICS (ICSSGS ROM) and started to develop a simple application.
So, now i've got to the point that the emulator starts to show its limitations, so i need to debug directly on the real device.
Well, i've been trying to make ADB recognize my phone, tried several usb drivers from several sites, none of them worked.
After several hours spanking windows, it's finally working (yes! almost 6 AM in the morning!).
What matters:
So, to anybody who have the same problem as i had, do the following:
0. Uninstall any drivers that you've tried before.
1. Extract the zip file that i've uploaded to anywhere you like.
2. Enable debugging on your phone and connect it to PC throught the USB cable
(Just connect it, don't mount)
3. On your computer, click Start -> Right click on "Computer" -> Manage
This will open the "Computer Management" window (it might take some seconds to load).
4. Click "Device Manager". Now you should find your device in the list. It must be really easy to find. It's called something like "GT-I9000" or "GalaxyS" and it has a yellow warning sign next to it.
5. Right click on it and choose "Update Driver Software". In the window that appears, choose "Browse my computer for driver software". It then asks you where is the driver.
6. Click the "Browse" button and choose the folder you extracted from my zip file.
(If you didn't change it, it must be called "Android Composite ADB Interface")
7. Click "Next" and cross your fingers. If you're lucky, it may work for you.
Final notes:
1. I'm not responsible for ANYTHING. Whatever you do, it's your own choise to do it. I guarantee absolutely nothing.
2. This is was tested on Windows 7 - 64 bits with Team ICSSGS RC4.2 ROM and Semaphore ICS 0.9.1 Kernel.
3. Have fun.
4. If you try this, please answer the topic and tell everybody if it's working for you (mentioning your Windows version and what ROM you use).
Driver file:
-> http://www.mediafire.com/?t8ekrd9ly3mwwbk
Missing file when installing driver on windows 7 x64
Hi,
I have recently installed the most recent Dark Knight ICS 4.0.4 build to my Samsung Galaxy S. The ROM seems very good but I'm an android app developer and need to be able to debug my applications on the device via USB.
I have tried the driver provided in the thread which won't install due to a missing file according to the Windows 7 x64 driver install wizard. The exact message is displayed after step 7 and says:
"Windows found driver software for your device but encountered an error while attempting to install it."
"Android Composite ADB interface"
"The system cannot find the file specified".
Is there a file missing in the package? Has anybody managed to get this driver working?
Cheers,
Ben
Does it say that it doesn't find a controller or that is there a missing file?
Anyway, please try this installer and let me know if it works for you:
http://www.mediafire.com/?v70501cxbzzdvc2
What's wrong with the Nexus S drivers available with Android SDK?
Google USB driver, R4 developer.android.com/sdk/win-usb.html
The SGS will present it self like that when it is running ICS/CM7/CM9.
Sent from my GT-I9000
METEMEDO said:
Does it say that it doesn't find a controller or that is there a missing file?
Anyway, please try this installer and let me know if it works for you:
http://www.mediafire.com/?v70501cxbzzdvc2
Click to expand...
Click to collapse
Dont work for me.
System: Windows 7 x64
Android 4.04 Dark Knight
Nevertheless thanks for your approach. I'll test if it works with the SDK Updater.
I'm going to test in my desktop this weekend to check if it works with it.
I have the same problem, but with WIndows 7 32 bit. Drivers from discusion doesn't work. Don't you have some for 32 bit?
I found SDK Components on developer.android.com, where is Android driver which suppose to work, but unfortunately ODIN still do not see phone.
I also have the same problem but mine is worse because my phone is completely down after I tried to restore from a GB ndriod backup failure , phone won't boot , cannot boot into recovery only in download mode but no way my 4 x computers would detect the phone now ....tried using heimdall in linux as well as sdb, no go....so sad...help...
Sent from my Dell Streak using XDA
Using Google USB drivers finally worked for me. They can be optionally installed with Android SDK using SDK manager (extras). After installation drivers can be found in <sdk>\extras\google\usb_driver.
Just follow the instructions in the first post to find your device from device manager with exclamation mark. Need at least one reboot to work and I also redirected the driver installation process to Google usb driver directory but now ADB finally recognizes my SGS (MyICS, Android 4.0.3).
Edit: Operating system Vista 64-bit
[Currently stuck in "error: device not found" while trying adb push -command. I will update if I find a workaround. Probably something to do with inf-file.]
For alternate .inf -file (optional):
Google "usb-drivers-not-working-after-flash-latest-rom-ota" and see post #12 to see alternative inf-file. Some have managed to make adb recognize the device with that file, but I have at least this far been unsuccessful.
Edit: Problem above was caused by me being stupid and trying to use push in shell, which caused phone unable to locate host system folders. I don't know if that inf file has anything to do with drivers working now, but go ahead and try it if doesn't work with the original .inf
I got my i9000 recognized using the latest drives from the Google sdk
That‘s great
http://ics.samsung-updates.com/addons/usb_driver.zip
oxidising said:
I got my i9000 recognized using the latest drives from the Google sdk
Click to expand...
Click to collapse
I tried last night didn't work for me.... (r18)
Sent from my Dell Streak using XDA
oxidising said:
I got my i9000 recognized using the latest drives from the Google sdk
Click to expand...
Click to collapse
Daha açık anlatabilir misiniz?
IWillExplain said:
http://ics.samsung-updates.com/addons/usb_driver.zip
Click to expand...
Click to collapse
... this driver actually worked for me...!
(Tiramisu ICS)
USB option has been lost in my galaxy s
RazorNova said:
Using Google USB drivers finally worked for me. They can be optionally installed with Android SDK using SDK manager (extras). After installation drivers can be found in <sdk>\extras\google\usb_driver.
Just follow the instructions in the first post to find your device from device manager with exclamation mark. Need at least one reboot to work and I also redirected the driver installation process to Google usb driver directory but now ADB finally recognizes my SGS (MyICS, Android 4.0.3).
Edit: Operating system Vista 64-bit
[Currently stuck in "error: device not found" while trying adb push -command. I will update if I find a workaround. Probably something to do with inf-file.]
For alternate .inf -file (optional):
Google "usb-drivers-not-working-after-flash-latest-rom-ota" and see post #12 to see alternative inf-file. Some have managed to make adb recognize the device with that file, but I have at least this far been unsuccessful.
Edit: Problem above was caused by me being stupid and trying to use push in shell, which caused phone unable to locate host system folders. I don't know if that inf file has anything to do with drivers working now, but go ahead and try it if doesn't work with the original .inf
Click to expand...
Click to collapse
What should i do after instaling SDK
IWillExplain said:
http://ics.samsung-updates.com/addons/usb_driver.zip
Click to expand...
Click to collapse
This worked for me
The very important thing is that newest Google USB driver is in
Code:
[B]<android-sdk>/extras/google/usb_driver/[/B]
location, not in
Code:
<android-sdk>/usb_driver
It really makes the difference !
these drivers only worked once...
all the other times killing and starting over adb i was getting error messages like "device not found" and "protocol fault" even though adb devices was listing the device online.
apparently i connected the phone to another USB3 port on my pc (front panel) and that was it!! it now works every time i type adb shell or adb devices.i no longer get any error messages.rather weird
anyway..i also wanted to be up to date with everything so i uninstalled all related software like the older java 6 jdk, Android SDK and the drivers mentioned above.
i followed the procedure below and installed all the latest packages:
latest java 7u5 JDK, the latest Android SDK (nstaller_r20.0.1-windows.exe) then ran sdk-manager and loaded http://developer.android.com/tools/extras/oem-usb.html#InstallingDriver google USB drivers rev 6. then installed these drives so i got the ADB composite interface on my device manager and it all works fine now.
I recenelty installed latest ICS , and SDK recognizes my phone as ACER ADB , when I'm pretty sure its a Samsung I9000 . I tried uninstalling the ACER ADB and install the one that the guy posted in the first post , and it didn't work , it said this driver is not compatible , oddly it reinstalled ACER ADB though. I can't even uninstall it at all , I removed all my Samsung drivers , and everything else I installed for Samsung , and its still there , I even tried removing the GOOGLE USB drivers , still there.
Neendless to say that the phone doesnt connect to the PC at all even though it says everything is alright. For example i got ths gPAD app , which uses the USB with Debugging to turn the phone into a mouse , but it says its not connected even though it is.

[Q] Windows 7 fails to install MTP driver

I recieved my N4 yesterday.
When I try to connect it to my notebook (running Windows 7 Professional), the installation of the MTP driver fails. The error message says something like "driver could not be found". ADB however works without problems. (I allready debugged some apps on the phone.)
I tried installing the drivers from the toolkit, but it didn't work.
On my brothers netbook the MTP drivers were installed successfully. But I can't get it working on my notebook.
Can anyone help me?
mseebass said:
I recieved my N4 yesterday.
When I try to connect it to my notebook (running Windows 7 Professional), the installation of the MTP driver fails. The error message says something like "driver could not be found". ADB however works without problems. (I allready debugged some apps on the phone.)
I tried installing the drivers from the toolkit, but it didn't work.
On my brothers netbook the MTP drivers were installed successfully. But I can't get it working on my notebook.
Can anyone help me?
Click to expand...
Click to collapse
I was just having this problem but I fixed mine by changing the USB port. Not sure if itll help but worth a try.
bigcrav said:
I was just having this problem but I fixed mine by changing the USB port. Not sure if itll help but worth a try.
Click to expand...
Click to collapse
Thanks for your help. I allready tried an other usb port. It did'nt work.
I wanted to avoid it but I reinstalled windows. Now it works. Thanks again.
Hmm, messed with this problem for ages yesterday, mtp installed fine in normal mode but refused when in 'usb debugging' mode
simple fix, find your wpdmtp.inf file in windows/inf
edit it like shown, look for the [Generic.NTx86] and [Generic.NTamd64] entries near the top of the file........
[Generic.NTx86]
%GenericMTP.DeviceDesc%=MTP, USB\MS_COMP_MTP
%GenericMTP.DeviceDesc%=MTP, USB\VID_18D1&PID_4EE2&MI_00
[Generic.NTamd64]
%GenericMTP.DeviceDesc%=MTP, USB\MS_COMP_MTP
%GenericMTP.DeviceDesc%=MTP, USB\VID_18D1&PID_4EE2&MI_00
...then update the driver in device manager, use automatic search
just make sure the 'VID_18D1&PID_4EE2&MI_00' matches your device id, check in device manager.. but i'm guessing all nexus 4 are the same.. usb debugging mode
I did a clean install of windows and that solved the issue for me. Thanksfor your help anyway.
I usually see what drivers do install, like adb or whatever, and then remove/uninstall them AND delete them
Then installed this pack
http://forum.xda-developers.com/showthread.php?t=1998650
then connect to a different USB port and try again with the new drivers
Also, some USB hubs can be under-powered and cause problems.
meangreenie said:
just make sure the 'VID_18D1&PID_4EE2&MI_00' matches your device id, check in device manager.. but i'm guessing all nexus 4 are the same.. usb debugging mode
Click to expand...
Click to collapse
Just FYI, just got a Nexus 4 from T-Mobile yesterday and the device ID is slightly different:
VID_18D1&PID_4EE2&MI_01
01 at the end instead of 00
---------- Post added at 09:11 AM ---------- Previous post was at 08:53 AM ----------
Fitchman said:
I usually see what drivers do install, like adb or whatever, and then remove/uninstall them AND delete them
Then installed this pack
http://forum.xda-developers.com/showthread.php?t=1998650
then connect to a different USB port and try again with the new drivers
Also, some USB hubs can be under-powered and cause problems.
Click to expand...
Click to collapse
How/where do you install those files/drivers? There are no instructions.
lannister80 said:
How/where do you install those files/drivers? There are no instructions.
Click to expand...
Click to collapse
When Windows asks where the drivers are you point to the folder with the ones you want to use...
EddyOS said:
When Windows asks where the drivers are you point to the folder with the ones you want to use...
Click to expand...
Click to collapse
It doesn't ask. I plug in the phone, and Windows says it can't install the MTP driver.
If I go into Device Manager and find the phone (with the yellow triangle and !) and select Update Driver Software, then navigate to the i386 folder from the Universal Naked Driver (on an i5 system), it tells me that "The best driver for your device is already installed" or something similar.
Of course, if I uninstall the device from device manager (and presumably the bad MTP driver as well), it disappears, so I have nothing to point to to install the drivers.
Earlier today I reinstalled the drivers for my N4 on my work PC (Vista Business) and I had to reboot before it recognised the N4 as an MTP Device - prior to that it only saw it as an 'MTP Device'. Now it sees at 'Nexus 4'
I have a similar problem I have a kindle fire
I have install the ADB driver but am having extreme difficulties getting the MTP drivers to work
I have tried everything (every solution on Google)
and nothing works
I've tried the "Media Transfer Protocol Porting Kit"
I tried to get Microsoft help they gave me the run around and confused me even more
here is the conversation
Microsoft: "Thank you for that information
Nathaniel I was checking your product key and it is blocked that is why you can not connect these devices to your computer, you may be a victim of counterfeit software so in this case since it is an OEM computer which means that the manufacture of the computer installed Windows 7 on your computer I recommend you to contact the manufacture of your computer to see if they have an option in order to resolve this issue you are having."
me: when i contact them what do I ask for?
Microsoft: You need to ask for a new product key
me: I am confused what does this mean? that the manufacturer put windows 7 OS on here illegally? but all PC's come with windows OS so every PC in the world is suspect to counterfeiting
them: No, this could be because someone still some information of your computer and use the product key to try to activate Windows until the product key got blocked
No, the name is not involved in this case it is jut the product key
what do I do?
is there an alternative to MTP drivers?
Solved
Hi, i had the same problem described in previous posts and I managed to solve thanks to what is written by meangreenie.
In practice, in the windows\inf of my Windows 7 the file wpdmtp.inf was no longer present but there is only the "compiled" version (wpdmtp.pnf).
I retrieved the file from an earlier version founded in he folder Winsys and so the LG driver are installed without further problems.
Jon McDougal said...
You might be using the wrong driver (Android ADB) instead of the MTP driver. This happened to me the other day!
If you're in Debug Mode, you've already done the first step I was going to suggest.
Here's the second step that worked for me: Open Device Manager -> Click Android Device (top of my list) which exposes "Android Composite ADB Interface" -> Right click that device -> Update Driver Software -> Browse My computer for driver software -> Let me pick from a list of device drivers on my computer -> then choose "MTP USB Device" -> Next
Mine installed the MTP driver and then the N4 opened normally.
Click to expand...
Click to collapse
That works for me with USB Debug ticked and in MTP Mode but not in PTP Mode (on CM10.2-nightly-20130817). I absolutely can't see my pics in no way... (I suppose this is a bug from Google to be fixed in further updates). ADB and FB are correctly working as tested with NexusRootToolkit 1.7.1 Drivers Test.
May it help to delete original DCIM folder and start from a new one??
edit: Shame on me... I forgot that I've formatted my SDcard, so I've no picture in DCIM folder.... Sorry! So I can say that McDougal trick totally worked for me!
try to check the device manager to check the missing drivers with ! mark
Maybe I'm not completely getting the problem, but just doing this worked fine for me:
danielms22 said:
Enable USB debbuging in your phone. Go to Settings -> about phone -> tap about 10 times on build number item until USB debbuging is unlocked.
Also, on your computer go to the device manager, look for your phone, if you find it, right click on it, then update Driver Software, browse computer, Let me pick from a list of device drivers on my computer, USB composite device
That should do it.
Click to expand...
Click to collapse
No need for additional driver download or anything...
Finally a working solution
Finally I found a solution.
Visit answers.microsoft.com/en-us/windows/forum/windows_xp-hardware/mtp-usb-device-drivers-will-not-install-correctly/0ee71b7c-4ae7-403f-abbb-63c7ed9a79f9?rtAction=1387606800207 and search for the "Bret B"'s answer which has also been marked as the most helpful answer. It works perfectly. He simply says..
Go to the Registry Editor (Start –> Run –>type in, “regedit” (without the quotes) then click OK.
Search the following key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\
Go upto Edit>Find, type in or copy/paste Portable Devices
In the right hand pane you will see the (Default) value “Portable Devices” on the string
Once found, you see a string value called UpperFilters –> delete it!
Reconnect the device. Finished!

[Q] Missing CDC drivers

I'm trying to install Samsung mobile phone drivers but no matter what I do I miss these drivers when I connect my Samsung Galaxy Y:
CDC Abstract Control Model (ACM)
CDC ACM Data
CDC OBEX Data
CDC Object Exchange (OBEX)
I have googled for solution and I have followed recommended actions (install Kies, install latest drivers, reinstall all, use "have disk" method) on different operating systems (Windows XP, Windows 7) but I got no success.
My phone doesn't boot (I need to flash it with Odin) so I have tried it all in recovery or download mode but I understand it should not really matter as it's Windows issue, not a phone. I'm using original Samsung USB cable.
Could somebody with a working setup could check if they have above devices correctly installed and provide me more information on the driver file? I mean the information from driver details tab in Windows, ie. name of *.SYS file, *.INF file so I could at least check if I have a driver on a disk.
Any other suggestions also welcomed!
Kies is useless & is not required for galaxy y gt-s5360 as it's not supported for firmware flashing on this device so uninstall it
Uninstall any Samsung drivers you have installed from add/remove programmes
Goto my firmware thread at top of Dev section or link in signature
Download & install USB drivers on my thread
Download the firmware from my thread depending on region
Follow the instructions fully
You can manually install drivers if you wish by clicking on unknown device/device with yellow! click have disk & navigate to where you installed Samsung drivers eg c:/programme files/Samsung
It has finally worked (Windows XP)! I have just installed drivers and followed your instructions (with download mode, not recovery mode). Initially I had other unrecognized devices (very generic usb ones) but after a few attempts (usb plug out, usb plug in) the phone has been detected successfully and I managed to flash it. Many thanks!
Sorry, I forgot to mention. I had also removed a battery.
I have the same issue, Could you please paste the links for downloading the drivers.

USB driver update failed

Hi
I am a new user for nexus 6p, For the first time I connected my device to Computer running windows 10 updated. My laptop didn't detect the usb and the driver is not installed properly, I tried downloading the latest usb driver but it didnt help , While searching for the driver folder it throws
Windows was unable to install your unkown drive
You can get the USB drivers straight from Google and try to uninstall/reinstall or download Wugfresh's NRT. There is very good driver installation tool and test to confirm you get both USB and fastboot drivers installed properly. Just follow the "Full Driver Installation Guide"
Tonyjaqs92 said:
Hi
I am a new user for nexus 6p, For the first time I connected my device to Computer running windows 10 updated. My laptop didn't detect the usb and the driver is not installed properly, I tried downloading the latest usb driver but it didnt help , While searching for the driver folder it throws
Windows was unable to install your unkown drive
Click to expand...
Click to collapse
Hi... Do you have ADB enabled in developer options? If you don't have developer options enabled, go in: settings>about phone and type 7 times on the build number, then go back in settings > developer options and enable "android debugging".
Plug your N6 on your computer, check your phone screen and allow press ok when it asks to "allow USB debugging".
Does it change something? Is your N6 recognized in device manager? Does the driver updates?
...
So My puter recognizes my phone fine....
Pop opened the configuration and General tab says:
This device is not configured correctly. (Code 1)
A service installation section in this INF is invalid.
To find a driver for this device, click Update Driver.
I try and update the driver using the "Let the puter search" feature and it finds one and tells me:
Windows encountered a problem installing the driver software for your device.
Windows found driver software for your device but encountered an error while attempting to install it.
MPE Device
A service installation section in this INF is invalid.
If you know the manufacturer of your device, you can visit its website and check the support section for driver software.
This is all AFTER I downloaded the latest Google USB drivers and unzipped them.
Phone is set to MTP mode and debugging mode is unlocked and usb debugging is on.
No Go.

Categories

Resources