
I hope this saves someone some hours of pain. If you are still having problems, you may need to set the Project SDK.


go back to android studio and from where you left off navigate to sdk tools (this should be right under android sdk location).Fix within the AVD manager Unable to locate ADB on Windows 10. close Android Studio, open the Task Manager and finish the ADB.exe process if it's running and then delete the platform tools folder Fix Unable to locate ADB error in Flutter when starting an emulator in Android Studio.check the platform tools folder and see if you would see anything like adb.exe (it should be missing probably because it was corrupted and your antivirus or windows defender has quarantined it).Windows=> c://Users/johndoe/AppData/local/android (you can now see the sdk.) check the platform tools folder and see if you would see anything like adb.exe (it should be missing probably because it was corrupted and your antivirus or windows defender has quarantined it) close Android Studio, open the Task Manager and finish the ADB. navigate to file explorer on your system, and locate the file path, this should be found something like.view android SDK location (this will show you your sdk path).

