Unable to detect adb version, adb output in Android Studio 3.3.2

Pravin Suthar picture Pravin Suthar · Mar 18, 2019 · Viewed 27.4k times · Source

I have done following task for solutions;

  • Download and update platform-tools
  • Change Sdk path and re-download
  • Uninstalled Android Sdk platform-tools and Android Sdk tools after re-install.
  • Update adb path in Environment
  • Change virtual memory size

But it's still not working... I'm using android studio version 3.3.2

error show like Unable to detect adb version means connection devices showing none when i run the app

enter image description here

Answer

Zima picture Zima · Jan 1, 2020

If other solutions don't work and you're on Windows, check if Visual C ++ is installed.

If needed, you can download it here.