LogCat Error:Message I was working on android studio, and my AVD stopped responding so I closed it forcefully through task manager. But then everytime I run the AVD it give a message that its already running or opened in a file or folder.Then, I installed another AVD. But then,I figured out which file is opened. I found some qemu-system file which was not being closed through task manager as well. So, I went to file location and deleted that file but after that I am not able to launch the emulator. It's giving an error message:
Emulator: emulator: ERROR: can't find the emulator executable. Emulator: Process finished with exit code -1
What should I do? Please help.