Android 在 Windows 中使用三星 Galaxy S3 进行硬件调试
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/10929386/
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
Hardware debugging using Samsung Galaxy S3 in Windows
提问by Gusdor
Picked up my S3 on launch and want to get started learning to develop for android using Eclipse. So far I'm having fun!
在发布时拿起我的 S3,想开始学习使用 Eclipse 为 android 开发。到目前为止,我玩得很开心!
However, I want to be able to debug my application on the phone hardware itself and not just in an AVD. My problem is that I cannot find appropriate USB device drivers. The Samsung support site is garbage and windows update told me 'where to go'.
但是,我希望能够在手机硬件本身上调试我的应用程序,而不仅仅是在 AVD 中。我的问题是找不到合适的 USB 设备驱动程序。三星支持网站很垃圾,Windows 更新告诉我“该去哪里”。
Has anyone got this working yet? If so, how?
有没有人让这个工作?如果是这样,如何?
回答by honeal
For those still looking, you don't need to install the bloat. Go to: http://www.samsung.com/us/support/owners/product/SCH-I535RWBVZW
对于那些仍在寻找的人,您不需要安装膨胀。转到:http: //www.samsung.com/us/support/owners/product/SCH-I535RWBVZW
Click on or scroll to "Manuals & Downloads" and then USB (Driver) is available under "Downloads".
单击或滚动到“手册和下载”,然后在“下载”下可以使用 USB(驱动程序)。
Direct download link: Samsung USB Driver - 1.5.45.00
回答by Gusdor
Turns out you have to install Samsung Kies to get the USB driver. Similar to the iPhone. I wanted to avoid this unnecessary bloat (i plugged my phone in and it threw a WPF exception...) and thankfully you can uninstall Kies without uninstalling the driver. Result.
原来你必须安装三星凯斯才能获得 USB 驱动程序。类似于 iPhone。我想避免这种不必要的膨胀(我插入手机并抛出 WPF 异常...),幸好您可以卸载 Kies 而不卸载驱动程序。结果。
After that, ADB is able to see the phone with no problem at all and I can debug on the device perfectly.
之后,ADB 可以毫无问题地看到手机,我可以在设备上完美调试。
回答by Orlymee
you need the usb driver for it. Once you have that installed simply connect the phone via usb to your machine, start eclipse and adb will pick up the device given that the drivers installed properly. try this link, one of these will probably have the driver. Samsung Galaxy S3 downloads
你需要它的USB驱动程序。安装完成后,只需通过 USB 将手机连接到您的机器,启动 eclipse,如果驱动程序安装正确,adb 将拿起设备。试试这个链接,其中一个可能会有驱动程序。三星 Galaxy S3 下载
回答by Amainee
Can be downloaded on the following link
可以在以下链接下载
回答by Panthro
There's no need for KIES or other bloat!!
不需要 KIES 或其他膨胀!!
There's a very useful toolkit that does much more then kies, and it's available here:
有一个非常有用的工具包,可以做的比 kies 多得多,它可以在这里找到: