eclipse 在 Galaxy Tab 10.1 上调试应用程序
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/6238191/
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
Debugging apps on a Galaxy Tab 10.1
提问by PipiBadenas
I'm trying to work with a Galaxy Tab 10.1 on Windows 7 but I'm having some troubles. At the time to debug my apps on the tab, the eclipse not recognizing the debugging device and opens the emulator.
我正在尝试在 Windows 7 上使用 Galaxy Tab 10.1,但遇到了一些问题。在选项卡上调试我的应用程序时,eclipse 无法识别调试设备并打开模拟器。
Someone have any ideas about that?
有人对此有任何想法吗?
EDIT:I resolved the problem following this link: dkszone.net/setup-install-adb-android-debug-bridge-windows-7 Thanks to all.
编辑:我通过以下链接解决了问题:dkszone.net/setup-install-adb-android-debug-bridge-windows-7 谢谢大家。
回答by AGrunewald
Have you checked http://developer.android.com/guide/developing/device.html#setting-upalso the Samsung USB Driver should be available here http://innovator.samsungmobile.com/down/cnts/toolSDK.detail.view.do?platformId=1&cntsId=9480it's all part of Samsungs Mobile Developer Page
您是否检查过http://developer.android.com/guide/developing/device.html#setting-up三星 USB 驱动程序也应该在这里提供http://innovator.samsungmobile.com/down/cnts/toolSDK.detail .view.do?platformId=1&cntsId=9480这都是三星移动开发者页面的一部分
回答by Richard Lalancette
I had similar trouble when pluging my Galaxy tab 101 in a port on my keyboard.
将 Galaxy tab 101 插入键盘端口时,我遇到了类似的问题。
As soon as i plugged into a regular USB port on my computer, all went fine.
一旦我插入计算机上的常规 USB 端口,一切顺利。
回答by Kenneth Evans
The solutions above did not work for me. The links appear to be out of date. The main article on how to set up for development is at http://developer.android.com/tools/device.html#setting-up(as mentioned above). This connects to an OEM USB Drivers page at http://developer.android.com/tools/extras/oem-usb.html. The directions there did not work for me: There is no "Other" item in my Device manager, and I did not find a driver on the Samsung site http://www.samsung.com/us/support/downloads#for my device (GT-80013), only manuals.
上面的解决方案对我不起作用。这些链接似乎已过时。关于如何设置开发的主要文章位于http://developer.android.com/tools/device.html#setting-up(如上所述)。这将连接到http://developer.android.com/tools/extras/oem-usb.html上的 OEM USB 驱动程序页面。有没有对我来说有效的方向:有一个在我的设备管理器没有“其他”的项目,我没有找到在三星网站驾驶员http://www.samsung.com/us/support/downloads#我设备 (GT-80013),只有手册。
What did work was to install KIES as described at http://forum.xda-developers.com/showthread.php?t=1903483. That's all I had to do, and it magically appeared. For the record there is now a "Samsung Android Phone" item in my Device manager.
按照http://forum.xda-developers.com/showthread.php?t=1903483 中的描述安装 KIES 的工作是什么。这就是我所要做的,它神奇地出现了。作为记录,我的设备管理器中现在有一个“Samsung Android Phone”项目。
回答by GraSim
+1 Richard Lalancette 's comment, make sure the tab is plugged into a USB2.0 port.
+1 Richard Lalancette 的评论,确保标签插入 USB2.0 端口。
Other things that may be issue:
1. Double check that you have enabled "Developer Options" on your tablet and the option for "USB Debugging" is checked.
2. When you connect your tab to your windows pc, you should get a message asking you to accept your computers RSA fingerprint. Click "Ok" to accept.
其他可能出现的问题:
1. 仔细检查您是否在平板电脑上启用了“开发人员选项”,并选中了“USB 调试”选项。
2. 当您将选项卡连接到 Windows 电脑时,您应该会收到一条消息,要求您接受计算机的 RSA 指纹。单击“确定”以接受。
If all the above has been done and the tab is still not being recognised then you can update drivers for the device, download kies etc etc
如果上述所有操作都已完成但仍无法识别该选项卡,则您可以更新设备驱动程序、下载 kies 等
回答by Alex Gitelman
Here is a thread that helped me to solve similar problem. http://groups.google.com/group/android-developers/browse_thread/thread/3571170253b99d0/92c8a626e08e2574
这是一个帮助我解决类似问题的线程。 http://groups.google.com/group/android-developers/browse_thread/thread/3571170253b99d0/92c8a626e08e2574