Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/eclipse/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Android AVD不会启动,在使用模拟器时会被卡住_Android_Eclipse - Fatal编程技术网

Android AVD不会启动,在使用模拟器时会被卡住

Android AVD不会启动,在使用模拟器时会被卡住,android,eclipse,Android,Eclipse,我正在尝试运行我的应用程序(清除应用程序,在“新建项目”之后),请在登录中查看以下内容: [2012-04-09 15:20:25 - Test] ------------------------------ [2012-04-09 15:20:25 - Test] Android Launch! [2012-04-09 15:20:25 - Test] adb is running normally. [2012-04-09 15:20:25 - Test] Performing test.p

我正在尝试运行我的应用程序(清除应用程序,在“新建项目”之后),请在登录中查看以下内容:

[2012-04-09 15:20:25 - Test] ------------------------------
[2012-04-09 15:20:25 - Test] Android Launch!
[2012-04-09 15:20:25 - Test] adb is running normally.
[2012-04-09 15:20:25 - Test] Performing test.project.TestActivity activity launch
[2012-04-09 15:20:25 - Test] Automatic Target Mode: launching new emulator with compatible AVD 'myAVD'
[2012-04-09 15:20:25 - Test] Launching a new emulator with Virtual Device 'my

但是我等待,什么也没有发生。

尝试通过AVD管理器独立于应用程序启动AVD。所以它只会启动模拟器,而不会安装你的应用程序。您是从logCat还是控制台视图发布的输出?