

*** Error in `/home/wvxvw/projects/android-sdk/tools/qemu/linux-x86_64/qemu-system-i386': double free or corruption (fasttop): 0x00007fe070a0d760 ***Īfter trying different processor architectures in combination with phone models and other setting + disabling my desktop theme (apparently, this is a serious issue for Google developers: ), I could find some configuration in which the emulator can actually launch (it takes it about five minutes to do so, but hey, it's still better than nothing, right?) And then I could connect to this running emulator from Android studio (it cannot launch it though on its own).

WARN - run.EmulatorConnectionListener - Emulator not ready yet, dev.bootcomplete = null In the console output of Android Studio I see this: WARN - run.EmulatorConnectionListener - Emulator not ready yet, dev.bootcomplete = null No other useful information is printed anywhere. The symptoms are these: The emulator starts, I see the word "android" appear on its screen, and then the window with the emulator closes, and the textĮrror while waiting for device: The emulator process for AVD Nexus_5_API_25 was killed.Īppears in Run console output. Then setup emulator for Nexus S and API 26. After that run Android Studio and create new Empty Activity project for the maximum API 26. Then reboot again and setup new Android Studio and SDK. There's very little code in my program (it's just a single panel with a few buttons w/o any code attached to them). I think you should remove android studio from system, reboot, manually delete all folders from Users/ that connected with Android Studio and SDK. I've seen this question: Emulator Not Running on Android Studio but I don't have Docker installed.
