0

I am getting blank screen for android emulator in Android Studio 3.0.1. It gives multiple errors as per following screenshots:

Blank screen in emulator Errors in Android Studio 3.0.1

Please let me know if it is issue with the configuration of system or some settings needs to be updated.

Phantômaxx
  • 37,901
  • 21
  • 84
  • 115
Mobi
  • 91
  • 1
  • 2
  • 7

1 Answers1

0

Try to Reinstall Emulator with Different configurations & Install HAXM Plugin As Well.

Suraj
  • 66
  • 12
  • Tried with different emulators with different configuration. Also, installed HAXM but still it gives blank screen. – Mobi Jan 31 '18 at 07:33
  • Sometimes its an issue with JDK (Java Development Kit), Also try to Re-install Your Graphics Driver Once. Check out this link It Might help if Problem Persist [Black Screen] (https://stackoverflow.com/questions/10022580/android-emulator-shows-nothing-except-black-screen-and-adb-devices-shows-device) – Suraj Jan 31 '18 at 10:38