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

前端 未结 5 964
情话喂你
情话喂你 2021-01-05 13:59

I have done following task for solutions;

  • Download and update platform-tools
  • Change Sdk path and re-download
  • Uninstalled Android Sdk platform
5条回答
  •  攒了一身酷
    2021-01-05 14:39

    For anyone experiencing issues with Android Studio 3.3.2 not detecting Genymotion: make sure to point Genymotion to use the Android SDK ADB and not the one it's shipped with. It seems like this is because Genymotion is shipped with outdated ADB

提交回复
热议问题