问题
I want to get OEM USB driver for Galaxy SIII. I following this official OEM USB Drivers page. So I select OEM - Samsung and visit this official Samsung website. This website ask me to enter my model number so I write - "GT-I9300". But then I can't get anything. Can you help me?
回答1:
I had the same problem following the same tutorial. I'm using Eclipse IDE, on a 64-bit Windows machine. This is how I solved it:
- Theoretically, the USB driver for a clone version should be the same as a regular one, hence I´ve downloaded a similar model.
- I had to configure a few environment variables to make ADB work (tutorial).
- Made the regular procedure: 'adb kill-server' and 'adb start-server'.
- And finally, the most important one, while Eclipse IDE was open, I restarted the debug mode on my phone (just deselect an select again the option). In this step, on my phone, it asked me to confirm the connection!
I hope it works for you too. Sometimes the driver step might be skipped since Windows installed it automatically. I unistalled it and reinstalled several times.
回答2:
find the drivers for Samsung SIII GT-I9300 USB debugging on this page https://samsung-firmware.org/download/GALAXY%20S%20%E2%85%A2/9O12/INS/I9300XWUGML4/I9300ODDGML4/
under flashing requirements section hope this helps.
来源:https://stackoverflow.com/questions/22228872/how-to-get-oem-usb-driver-for-samsung-galaxy-siii-with-model-number-gt-i9300