Whenever i try to launch this AVD it says the following though i have installed it.what should i do?
Asked
Active
Viewed 33 times
0

Anzana Poudel
- 11
- 1
- 1
- 1
-
Found this on another post, could try it: https://stackoverflow.com/questions/54955446/intel-haxm-is-required-to-run-this-avd This didn't work for me. Even after installing with this step, Android Studio kept telling me HAXM wasn't installed. After doing this step though, I was able to find "haxm-7.6.5-setup.exe" in "~\AppData\Local\Android\Sdk\extras\intel\Hardware_Accelerated_Execution_Manager" and running that setup file fixed the issue. – Aleksandar Zoric Mar 30 '22 at 14:57
-
where should i type this "~\AppData\Local\Android\Sdk\extras\intel\Hardware_Accelerated_Execution_Manager" i have no idea.I'm totally a beginner on android studio.Could you please help me? – Anzana Poudel Mar 31 '22 at 07:08
-
The above is a path in your file explorer, so it's a folder that should exist on your machine. – Aleksandar Zoric Mar 31 '22 at 08:07