Android Emulator closed because internal error: emuglConfig_init: blacklisted=0 has_guest_renderer=1

2

I've searched just about everywhere for this issue: emuglConfig_init: blacklisted=0 has_guest_renderer=1 to try and solve it. Could someone shed some light on this?

Here's a screenshot of the given issue

elbitapmoC

Posted 2019-06-29T23:39:17.540

Reputation: 21

Answers

1

In the AVD Configuration, under Emulated Performance, change the Graphics to Software.

I was having the same issue before, and I can't say I truly understand exactly what the issue is, but it has something to do with the computer's graphics card. AVDs default to using the onboard card, and this change forces it to emulate the card instead.

Jacob

Posted 2019-06-29T23:39:17.540

Reputation: 11

Thanks for the response, I did come across this solution working for others. Unlucky for me, getting the same error. – elbitapmoC – 2019-07-02T22:35:56.953

@elbitapmoC Were you able to fix this? – manishkumar – 2019-10-31T09:49:09.053

0

I just change to another android version from recommended android pie 9.0 After that, the problem will be fixed it.

Tea

Posted 2019-06-29T23:39:17.540

Reputation: 1