Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Emulator hangs at boot animation Waiting for HOME ('android.process.acore') to be launched

Tags:

I am using SDK on Windows Vista. Everytime I start the emulator it just hangs at the android animation. On log cat it displays Waiting for HOME ('android.process.acore') to be launched...

After this nothing happens. I have gone through all related posts on this forum but nothing works for me. I have even reinstalled everything twice but nothing works.

Can anyone please help? I have tried on target 2.1, 2.3 and 3.0

like image 284
Sapan Avatar asked Mar 25 '11 19:03

Sapan


1 Answers

I had similar problem. All I did was delete the emulator and created another emulator targeted at the appropriate API Level.

Yeah! Somehow it worked for me this way....

like image 180
adoughdough Avatar answered Oct 07 '22 19:10

adoughdough