如何在物理设备上测试我的应用程序?

时间:2013-07-07 14:07:44

标签: android emulation android-sdk-tools

我想在我的物理Android设备上测试我的应用程序。我已经安装了驱动程序,这是来自设备管理器的图片:

enter image description here

但它没有被eclipse识别,当我在cmd中写adb -d devices时它只显示

List of devices attached

,别无其他......

你能帮帮我吗?

1 个答案:

答案 0 :(得分:0)

安装USB驱动程序后还需要执行一些其他步骤,我猜你从SDK中获取了这些步骤(例如:[Android SDK Root] \ adt-bundle-windows-x86 \ sdk \ extras \ google \ usb_driver) 。

除此之外,您还必须修改文件android_winusb.inf,方法是在[Google.NTx86]和[Google.NTamd64]部分添加类似的行,这些行应与您正在使用的平台一起提供。

此外,您还必须创建/修改C:\ Users \ .android \ adb_usb.ini以包含随您正在使用的平台提供的供应商ID。

您可以查看此问答语了解详情:USB debugging - Issue with installing drivers for Epson Moverio