等待HOME('android.process.acore')即将推出 [英] Waiting for HOME ('android.process.acore') to be launched

查看:160
本文介绍了等待HOME('android.process.acore')即将推出的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想工作的Hello World应用程序和仿真器冻结它闪烁了Android开始屏幕后。主页不显示。在控制台上最后显示为


  

等待HOME('android.process.acore')将推出...


我试着重新安装一次Eclipse和Android系统。它仍然没有奏效。也控制台不显示任何错误。日志猫有以下错误:


  

20 06-18:39:11.543:ERROR / flash_image(544):找不到恢复分区
  06-18 20:39:11.843:ERROR /进程vold(538):错误打开开关名称路径'/ SYS /班/开关/ test2的'(没有这样的文件或目录)
  06-18 20:39:11.843:ERROR /进程vold(538):错误引导开关/ SYS /班/开关/ test2的'(M)
  06-18 20:39:11.843:ERROR /进程vold(538):错误打开开关名称路径'/ SYS /班/开关/测试(没有这样的文件或目录)
  06-18 20:39:11.843:ERROR /进程vold(538):错误引导开关/ SYS /班/开关/测试(M)
  06-18 20:46:31.842:ERROR / MemoryHeapBase(578):错误开放的/ dev / PMEM:没有这样的文件或目录
  06-18 20:46:31.892:ERROR / SurfaceFlinger的(578):无法打开/ SYS /电源/ wait_for_fb_sleep或/ SYS /电源/ wait_for_fb_wake
  06-18 20:46:32.313:ERROR / GLLogger(578):无法加载库(找不到库)
  06-18 20:46:33.634:ERROR / GLLogger(578):无法加载库(找不到库)



解决方案

这为我工作的解决方案是,当你得到消息:


  

等待HOME('android.process.acore')将推出...


等待几秒钟,然后右键单击该项目,然后单击再次运行的Andr​​oid应用程序。

I tried working the Hello World application and the emulator freezes after it flashes the Android start screen. The home page is not shown. The last display on the console is

Waiting for HOME ('android.process.acore') to be launched...

I tried reinstalling Eclipse and Android again. It still did not work. Also the console does not show any errors. The log cat has the following errors:

06-18 20:39:11.543: ERROR/flash_image(544): can't find recovery partition 06-18 20:39:11.843: ERROR/vold(538): Error opening switch name path '/sys/class/switch/test2' (No such file or directory) 06-18 20:39:11.843: ERROR/vold(538): Error bootstrapping switch '/sys/class/switch/test2' (m) 06-18 20:39:11.843: ERROR/vold(538): Error opening switch name path '/sys/class/switch/test' (No such file or directory) 06-18 20:39:11.843: ERROR/vold(538): Error bootstrapping switch '/sys/class/switch/test' (m) 06-18 20:46:31.842: ERROR/MemoryHeapBase(578): error opening /dev/pmem: No such file or directory 06-18 20:46:31.892: ERROR/SurfaceFlinger(578): Couldn't open /sys/power/wait_for_fb_sleep or /sys/power/wait_for_fb_wake 06-18 20:46:32.313: ERROR/GLLogger(578): couldn't load library (Cannot find library) 06-18 20:46:33.634: ERROR/GLLogger(578): couldn't load library (Cannot find library)

解决方案

The solution which worked for me is, when you get the message:

Waiting for HOME ('android.process.acore') to be launched...

Wait for few seconds and then right click on the project and click run as Android application once again.

这篇关于等待HOME('android.process.acore')即将推出的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆