0

I am trying to debug an MNC preview on Emulator, by after I downloaded the SDK:MNC and image and set the AVD like this:

AVD setup

And set the ram as large as possible:

And set the ram as large as possible

And choose a small resolution: 480x800 hdpi to save the memory. But I got a blank screen of AVD, seems that not booting. I also tried the Intel x86_64 img(HAXM) but NOT worked either, the blank screen: blank screen

My Android studio version is 1.3 and My PC is intel-i5 with 8G RAM MacBookPro.

herbertD
  • 10,657
  • 13
  • 50
  • 77

1 Answers1

1

Try lowering the ram to like 768MB the first time you start the emulator. Also are you sure you haven't disabled boot animation? what does the ADB console say?

qwertz
  • 6,206
  • 9
  • 40
  • 62