I have the problem with new Android Emulator 27.0.2. Emulator won\'t starts. First launch of emu is successful after emulator sdk reinstall, but every
The solutions for me was to change buildToolsVersion for current version. In my case for:
android { buildToolsVersion '27.0.2' }
in app-level build.gradle
build.gradle