Home > Enterprise >  Emulator is not working in android studio bumblebee
Emulator is not working in android studio bumblebee

Time:02-04

I have run my app but still Device Manager is saying

No emulators are currently running. To launch an emulator use the Device Manager or run your app while targeting a virtual device

As you can see a green dot in the emulator that means "Emulator is running"

enter image description here

And some time emulator is showed but when I click on screen then emulator gone

I think this version of the android studio has more bugs when compared to its previous version

Do you guys have any tricks or solutions?

Any help will be is always appreciated!

CodePudding user response:

You can give a try this solution

Select device manager and select your device and select the drop-down menu

enter image description here


then click on the show on disk option

enter image description here

then delete all files that have the .lock extension and run your emulator again.

enter image description here

  •  Tags:  
  • Related