Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android - Transparent Emulator Error

I am having this error where my android emulator is transparent.. I tried restarting my laptop, restarting Android Studio, Deleting the device and making a new one but still no luck! I've seen a question like this here but there is no step by step instruction on how to do it! and instructions are not clear at least for me can anyone help me? I've been trying to fix this for hours

enter image description here

again this is the link to the same question

like image 299
Noob processor Avatar asked Jun 19 '18 00:06

Noob processor


People also ask

How do I fix emulator errors?

If the emulator fails to launch due to the error vulkan-1. dll cannot be found , you probably need to update the emulator. To update the emulator in Android Studio, go to Tools > SDK Manager and install the latest stable version of Android platform.

Why is my emulator showing a white screen?

If it's a white screen, it means it is loading. Before it happened to me, and I clicked on the white screen for some times, then it successfully loaded my project. It may be that your Project includes something that the Emulator is incompatible with (an extension for example).

Why is my AVD not working?

In case you get an error like "Intel virtualization technology (vt,vt-x) is not enabled". Go to your BIOS settings and enable Hardware Virtualization. Restart Android Studio and then try to start the AVD again.


1 Answers

I HAVE FOUND THE SOLUTION.

First this question has been asked and answered here but for me the solution wasn't explained properly so here is a step by step solution to this problem.

Step 1
Go to your Android Virtual Device Manager.

Step 2
In the device manager you will find lists of your emulators and here under action click the pencil option which will open the Virtual Device Configuration.
Step 3
From here in the Emulated Performance option change the graphics to Software instead of automatic.

This is the most detail I can explain this and hope to help people who will get the same problem as me will be solved.

like image 162
Noob processor Avatar answered Oct 16 '22 17:10

Noob processor