Couldn't start project on Android: Error running adb:

You just need to wipe your virtual device data from AVD Manager.


Hi @Andy4wardcomputech

I have solved the same error for my project.Try it for your one as well.

Try to open the emulator and if you are getting an error saying adb.exe is obsolete in a pop-up.

Open Android studio> SDK Manager>SDK Tools Check for any update Android SDK Build-Tools if the status is Update Available. Kindly update it your problem will solve.

If the status is Installed then click on Show Package Details at the bottom right corner. Scroll down and check whether the latest version is installed and remove all the older versions. Reboot your system and try to execute your project in emulator it works now.