Eclipse不承认我的Android设备
问题描述:
我有三星Galaxy Tab,当我将它插入到Eclipse运行和调试我的应用程序。 Eclipse不识别该设备。当我尝试用我朋友的Droid 2也仍然无法正常工作。有人可以帮我吗?
I have the samsung galaxy tab, when I plug it into to eclipse to run and debug my apps. Eclipse doesn't recognize the device. When I try it with my friend's Droid 2 it still doesn't work. Can someone please help me?
答
如果你正在开发的Windows,你可能需要安装USB驱动程序为我们的设备。对于Windows 7,在这里是你如何做到这一点:
If you are developing with Windows, you might need to install the USB driver for our device. For Windows 7, here's how you do it:
要在Windows 7上安装Android USB驱动程序为您的设备:
To install the Android USB driver on Windows 7 for your device:
- 您的Android设备连接到电脑的USB端口。
- 从桌面或Windows资源管理器右键单击计算机,然后选择管理
- 选择设备在左窗格中。
- 找到并展开在右窗格中其他设备
- 右键单击该设备的名称(如Nexus S的),并选择更新驱动程序软件。这将启动硬件更新向导。
- 选择浏览我的电脑的驱动程序软件并点击下一步
- 点击浏览并找到USB驱动程序文件夹。 (在谷歌USB驱动程序位于\演员\谷歌\ usb_driver。)
- 点击下一步以安装驱动程序。
- Connect your Android-powered device to your computer's USB port.
- Right-click on Computer from your desktop or Windows Explorer, and select Manage.
- Select Devices in the left pane.
- Locate and expand Other device in the right pane.
- Right-click the device name (such as Nexus S) and select Update Driver Software. This will launch the Hardware Update Wizard.
- Select Browse my computer for driver software and click Next.
- Click Browse and locate the USB driver folder. (The Google USB Driver is located in \extras\google\usb_driver.)
- Click Next to install the driver.
检查 链接 的详细信息,如果您需要它。
Check this link for more information if you need it.