I have faced that before, I don’t remember well but probably try to start the emulator from the "devices" tab in Android Studio with a Cold Start, wait for it to finish startup and then run the application.
If it continue failing then I would restart Android Studio and if it still fails, ultimately delete and create a new emulator.
2
Answers
I have faced that before, I don’t remember well but probably try to start the emulator from the "devices" tab in Android Studio with a Cold Start, wait for it to finish startup and then run the application.
If it continue failing then I would restart Android Studio and if it still fails, ultimately delete and create a new emulator.
My method was clear invalidate cache and also kill the adb process from the windows taskbar and restart the android studio again.