skip to Main Content

Today,I updated my android studio to new update from iguana to jellyfish version.I checked the emulator in case of any error would happen and certainly does happened.The Android emulator AVD has no configuration file and when i tried to install a new AVD. It doesn’t work also.Can somebody help with this.

2

Answers


  1. Have you tried invalidating caches and restarting? If yes then please wipe the data once. If does not work then please attach a screenshot of the error log here.

    Login or Signup to reply.
  2. Ok, I was facing the same issue here. I deleted the other devices and created a new one.

    Specs:
    UpsideDownCake Android 14.0 x86_64
    Emulated Performance – Graphics: Software
    Boot option: Cold Boot

    Although I’m not able to pin down the problem it’s working for me.

    To create new devices in case someone reading this don’t know: https://developer.android.com/studio/run/emulator#avd

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