When I try to open emulator in Android studio. It gives me "unable to find adb" error also I tried to launch by cmd which is
cd C:\Users\EFE\Desktop\sdk\tools
emulator.exe
It gives me
emulator: ERROR: No AVD specified. Use '@foo' or '-avd foo' to launch a virtual device named 'foo'
I deleted my SDK Platform-Tools and reinstall it.
I don't have Android files in C:\Users\Username\AppData\Local\Android\Sdk\platform-tools
to fix it.
In my case it is C:\Users\EFE\AppData\Local\Android Open Source Project\Emulator
and it doesn't have any platform-tools. I used the emulator yesterday perfectly. I think I played a game that has a protection program. I disabled the protection program but didn't solve my problem.
Reinstall the android studio and flutter but still have the same problem. When I try to open emulator via AVD manager. It gives me "unable to locate adb" and trying to open emulator but just black screen.