Yes, if you go to AVD Manager > Select your emulator from the list :

Click on the Edit this AVD button & click on Show Advanced Settings :

On the Graphics options, select Hardware instead of Software, and click finish
Answer from user7954210 on Stack OverflowVideos
I'm looking into getting a coding laptop and I can't find if Android Studio needs a gpu. I'm thinking about getting a Thinkpad T460s which does not have a gpu but I think it will be fine.
Anyone know if a gpu is necessary and how much of a difference it will make?
Hey guys,
So I'm planning to build a pc for my work. I want it to be really fast and efficient so thinking things like 32gb of ram and a 10th gen i9 cpu. Since these are very expensive on their own, I want to skip the graphics card and just use the integrated graphics with the cpu.
This pc is mainly for android development, and maybe a mac vm for ios dev.
So my question is, will the lack of gpu affect performance in these fields in anyway. Does android studio, emuluators, or any other tool depend on gpu and not cpu.
Currently rocking my trusty 970. I recently upgraded to a i5 12600 (from i7 2600) , and that made Gradle build many times faster.
Now I am wondering; how much does Upgrading your GPU affect performance for us devs here? Any stories to share? Cheers.
GPU profiling was removed from Android Studio.
This tool was removed in Android Studio 3.0.
It seems the GPU monitor would interfere in the Memory monitor readings when running, so that could be one of the reasons for why it was removed. Personally I had it disabled most of the time because of this.
And yes, so far the only way I'm aware of debugging it, is on-device.
Hello!Hello! you can use “Android GPU Inspector (AGI)” to check GPU performance.