Android 三星 Galaxy s 3 USB 驱动程序
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/12443109/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Samsung Galaxy s 3 usb driver
提问by oladitan
Hello i am trying to develop an android app. I have a Samsung galaxy s 3 but i cannot seem to find driver that are compatible with windows 7. I have the android sdk installed version 1.0.29. I have tried to manually installed the drivers for my device drivers in the usb_driver folder of my sdk. thank you.
您好,我正在尝试开发一个 android 应用程序。我有三星galaxy s 3,但似乎找不到与Windows 7 兼容的驱动程序。我安装了1.0.29 版的android sdk。我试图在我的 sdk 的 usb_driver 文件夹中为我的设备驱动程序手动安装驱动程序。谢谢你。
回答by Gung Foo
Did you install the Kies Software from Samsung? It comes bundled with correct USB drivers.
您是否安装了三星的 Kies 软件?它与正确的 USB 驱动程序捆绑在一起。
http://www.samsung.com/us/support/supportMain.do
http://www.samsung.com/us/support/supportMain.do
The Drivers can be downloaded separately too.
驱动程序也可以单独下载。
In case that doesn't work, Andres Gallos solution might help; I would only attribute this effect to a defective cable tho.
如果这不起作用,Andres Gallos 解决方案可能会有所帮助;我只会将这种影响归因于有缺陷的电缆。
回答by Andres Gallo
testing on Galaxy, I ran into issues where I had to use the samsung cable to see it work with eclipse. I changed the cable I was using, and it suddenly worked. This may not be the issue you are facing, but could save you time if it is. I wasted a bit over an hour finding drivers, but nothing worked other than changing the cable to the samsung cable.
在 Galaxy 上进行测试时,我遇到了必须使用三星电缆才能看到它与 eclipse 一起工作的问题。我更换了我正在使用的电缆,它突然起作用了。这可能不是您面临的问题,但如果是,可以节省您的时间。我浪费了一个多小时寻找驱动程序,但除了将电缆更改为三星电缆之外没有任何其他效果。