简体   繁体   English

Eclipse不会启动Android模拟器,也不会安装应用程序

[英]Eclipse does not launch the Android emulator and won't install app

I downloaded the 64-bit SDK ADT bundle from the Android developer website yesterday. 我昨天从Android开发者网站下载了64位SDK ADT软件包。 I also downloaded and installed the 64-bit Java SDK 6. I've been trying to follow the tutorial on the Android site for building a Hello World app. 我还下载并安装了64位Java SDK 6.我一直在尝试按照Android站点上的教程构建Hello World应用程序。 I can create the app in Eclipse and I can also create an AVD. 我可以在Eclipse中创建应用程序,我也可以创建AVD。 However when I go to Run as -> Android Application nothing happens. 但是当我去Run - > Android应用程序时没有任何反应。 I am able to launch the Android emulator manually from Eclipse but I still can't get the app to install or do anything whatsoever. 我可以从Eclipse手动启动Android模拟器,但我仍然无法安装应用程序或执行任何操作。

There's no errors, no console output, nothing. 没有错误,没有控制台输出,没有。

If I just click on the Run button I get this error: Path for project must have only one segment 如果我只是单击“运行”按钮,则会出现此错误: Path for project must have only one segment

Okay, I found the problem. 好的,我发现了问题。 Under Properties > Run/Debug Settings I forgot to set the project name. 在属性>运行/调试设置下,我忘了设置项目名称。

在此输入图像描述

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM