13

I'm trying to run a nexus 5 emulator in Eclipse AVD but I get a blank screen, I tried Nexus 4 emulation and it works fine, but not Nexus 5 for some reason. I tried this on multiple computers.

This is just running an emulator with no project, so it's not a code issue.

Please advise. Thanks

Mankind1023
  • 7,198
  • 16
  • 56
  • 86

2 Answers2

20

I had the same issue. You probably have no skin defined. Adding a skin, such as WVGA800, solved this for me.

GJ.
  • 5,226
  • 13
  • 59
  • 82
1

Check this out. You might find something similar.

You should try lowering ram of the AVD if you don't have enough in your pc to support the created avd

By the way I have never managed to make the nexus 10 AVD work in my laptop. It needs a stronger machine probably

edit

too much ram probably

Community
  • 1
  • 1
magmike
  • 473
  • 1
  • 5
  • 18