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?
Asked
Active
Viewed 5,021 times
2 Answers
3
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.

delirium
- 868
- 6
- 20
-
Oh thank you very much. For that moment I've been trying throw genymotion. Everything now is working really good. Thanks – Sergius Dec 01 '14 at 18:25
1
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.

Shubham Jha
- 91
- 3
- 9