How to get OEM USB driver for Samsung Galaxy SIII with model number GT-I9300

霸气de小男生 提交于 2019-12-08 17:45:22

问题


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:

  1. Theoretically, the USB driver for a clone version should be the same as a regular one, hence I´ve downloaded a similar model.
  2. I had to configure a few environment variables to make ADB work (tutorial).
  3. Made the regular procedure: 'adb kill-server' and 'adb start-server'.
  4. 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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!