skip to Main Content

I have a problem to start the android studio emulator.
I am using Android Studio 2020.3.1 on windows 10.
I am using onboard graphic, don’t have Graphic hardware.

This the image is of error which I am facing to.

enter image description here

Thanks anyone can give me solution.

2

Answers


  1. Download the amdvlk64.dll file, extract the zip file and copy that .dll file, paste this file in C:WindowsSystem32 then restart your emulator. dowload link – https://www.opendll.com/index.php?file-download=amdvlk64.dll&arch=64bit&version=1.0.54.0#

    Login or Signup to reply.
  2. Open your AVD manager in Tool > AVD manager, it will show list of emulator devices your are using like this image image , click the arrow dropdown at the end of your device, select wipe data option and open device again. make sure your device turn off before do above

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search