Android Studio 3.2.1:
Error initializing ADB: Android Debug Bridge not found
And I installed all the required components.
Android Studio 3.2.1:
Error initializing ADB: Android Debug Bridge not found
And I installed all the required components.
I met this situation and the issue was with the "platform-tools". Some how it was broken, I have done the following to fix it,
Now you have the updated platform-tools in the SDK directory, restart Android Studio by File->"Invalidate Caches and Restart".
Hope this helps.