尝试推出Android应用程序时,Eclipse的卡应用程序、Android、Eclipse

2023-09-12 07:03:28 作者:年少德、无知

我想运行在摩托罗拉Milestone A853 helloandroid应用。我输入ADB设备和移动的正确识别。然而,当我尝试运行应用程序的Eclipse一直停留在27%的启动代理。

I'm trying to run helloandroid application on a Motorola Milestone A853. I typed "adb devices" and the mobile is properly recognized. However, when I try to run the application Eclipse always stuck at 27% "Launching delegate".

这可能是什么原因呢?

推荐答案

有同样的27%的问题用仿真器。它不仅得到了固定后,我删除了AVD并重新创建它,所以这是非常有可能的设备/仿真器相关的(进而重新启动亚行并没有解决这个问题)。

Had the same 27% problem with an emulator. It only got fixed after I deleted the AVD and recreated it, so this is very likely device/emulator related (and furthermore restarting the ADB did not fix the problem).

编辑:

这找到了在项目网页的问题#21073,由benpar回答:

Found this over at project pages as Issue #21073, answered by benpar:

更新:也可避免这种情况,如果AVD模拟器从AVD管理在Eclipse启动。启动从Eclipse运行按钮第一个仿真器时的问题发生。

Update: This scenario can also be avoided if the AVD emulator is launched from the AVD Manager within Eclipse. The issue happens when launching the first emulator from the Run button in Eclipse.

要避免:

启动Eclipse 窗口 - > AVD管理 在开始一个模拟器 运行项目