-2

I was trying to run the project in android studio and then i found this

PANIC: Could not open AVD config file: C:\Users\Aftab.android\avd\Nexus_5_API_21_x86.avd\config.ini

DkThakur
  • 516
  • 2
  • 5
  • 17
Aftab khan
  • 69
  • 1
  • 10

1 Answers1

0

Try

  1. delete avd in avd manager

  2. Go to folder C:\Users\Aftab.android\avd\

and delete Nexus_5_API_21_x86.avd

  1. create a new avd

Hope this works