Pztar
Pztar

Reputation: 4779

Android - Can't open emulator window

Whenever I start my emulator from Eclipse it loads, but I CANNOT open the window to actually see and interact with the emulator?

I can only view it from the taskbar but I cannot actually open it. When I click it in the taskbar, nothing happens. It's not behind my windows or anything.

This is all I can do https://i.sstatic.net/eH7eA.png

Any solution to this?

Upvotes: 1

Views: 1064

Answers (1)

Shahar
Shahar

Reputation: 2347

Following these steps:

Try to create a new AVD and make sure the SD card is large enough, 200mb should be fine.
Also check the snapshot option (saves the state of the emulator, and makes it load faster).

Sometimes the emulator won't run unless you check Wipe User Data or uncheck Launch from snapshot option.

Try different configuration. It also takes quite some time for the emulator to load, depending on you hardware's capabilities, so be patient (give it 10 min to see if it really freezes).

Upvotes: 1

Related Questions