简体   繁体   English

如何让Eclipse识别我的LG Phoenix手机,以便我可以调试我的Android应用程序?

[英]How to get Eclipse to recognize my LG Phoenix phone so I can debug my android app?

I am trying to test my android app (android 2.3.3) via my LG Phoenix phone. 我正在尝试通过LG Phoenix手机测试我的android应用(android 2.3.3)。 However, I cannot get Eclipse to recognize my device on the debug config menu. 但是,我无法在调试配置菜单上让Eclipse识别我的设备。 My phone is recognized by my computer when I connect via the usb cable. 通过USB电缆连接时,我的手机会被计算机识别。 I can access my phone via windows but not Eclipse. 我可以通过Windows访问我的手机,但不能通过Eclipse访问手机。 Also, the LG driver has been recently updated when I updated to android 2.3.4. 另外,当我更新到android 2.3.4时,LG驱动程序最近已更新。

The reason I am using my phone to debug is bc the emulator keeps crashing/failing to install my app. 我使用手机进行调试的原因是,模拟器不断崩溃/无法安装我的应用。 I am running Windows Vista 32bit. 我正在运行Windows Vista 32位。 Any help would be appreciated. 任何帮助,将不胜感激。 Thanks in advance. 提前致谢。

Have you set your phone to Debug mode when USB is connected? 连接USB后,您是否将手机设置为“调试”模式?

Settings -> Applications -> Development -> USB debugging Checkbox 设置->应用程序->开发-> USB调试复选框

Please see this : 请看这个

USB Driver for Windows (Windows only) — Contains driver files that you can install on your Windows computer, so that you can run and debug your applications on an actual device. Windows的USB驱动程序 (仅Windows)-包含可以在Windows计算机上安装的驱动程序文件,以便可以在实际设备上运行和调试应用程序。 You do not need the USB driver unless you plan to debug your application on an actual Android-powered device. 除非计划在实际的Android设备上调试应用程序,否则不需要USB驱动程序。 If you develop on Mac OS X or Linux, you do not need a special driver to debug your application on an Android-powered device. 如果您使用Mac OS X或Linux开发,则不需要特殊的驱动程序即可在Android设备上调试应用程序。 See Using Hardware Devices for more information about developing on a real device. 有关在真实设备上进行开发的更多信息,请参见使用硬件设备

Make sure you have installed the USB driver for Windows. 确保已安装Windows的USB驱动程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Eclipse无法识别我的android手机 - >无法调试 - Eclipse won't recognize my android phone -> Can't debug 如何在Windows 8上运行具有Android SDK的Eclipse来调试手机上的应用程序? - How do I get Eclipse with Android SDK running on Windows 8 to debug my app on my phone? 如何让Eclipse识别我的Nexus 7? - How can I get Eclipse to recognize my Nexus 7? 现在我的桌面上运行localhost,我可以在我的Android手机上查看它(三星/ LG等) - With localhost running on my desktop right now,can i view it on my android phone(samsung/lg etc) 如何调整kv文件,使我的Kivy应用占据Android手机的一半? - How can I tweak the kv file so my Kivy app occupies half of an Android phone? 如何让Android Marketplace识别我的更新? - How can I get Android Marketplace to recognize my updates? 如何在手机上测试我的应用程序? 我有Eclipse w / Android插件 - How to test my app on my phone? I have Eclipse w/ Android plug-in 如何在NexusOne上调试我的Android应用 - How can I debug my android app on NexusOne 如何通过我的android应用拨打电话号码? - How can I call a phone number through my android app? 如何直接在Android手机上测试我的应用开发? - How can I test my app development directly on an Android phone?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM