-1

For my work project I received I'd need to use the emulator as the company does not have a 5.0 device yet.

But when I try to start it, it loads infinitely. I've checked the logs, and it reboots because of this: http://pastebin.com/yCjiAaPR

Has anyone ran into this issue and solved it yet?

PS: Latest Android SDK, fresh updated! Computer is a Lenovo G50-70, target is ARMv7 with 2gb ram.

fonix232
  • 2,132
  • 6
  • 39
  • 69

1 Answers1

-1

Use the GenyMotion emulator instead it is VERY fast, very easy .If you insist to use it then this can be due to the reason that you don't have enough RAM. also try this solution if it still don't work

android emulator won't start

Community
  • 1
  • 1
Umair
  • 6,366
  • 15
  • 42
  • 50
  • I've tried running it multiple times (the standard emulator), and the third or fourth time it booted. I will also try the Genymotion one. RAM can't be an issue, got 8GB, and allocated 2GB to it which worked fine. – fonix232 Jan 06 '15 at 13:23
  • Except it is not. Tried with multiple targets, the virtual machines never start. The VirtualBox console screen says that a v86d binary couldn't be started or found. – fonix232 Jan 06 '15 at 14:01