Android Studio 4.0Tools->AVD Manager选择运行Virtual Devices,会出现一下提示,但是模拟器依然会运行,而且应用也能正常启动
[Android Studio]AVD Manager Unable to locate adb
通过https://stackoverflow.com/questions/62129354/android-studio-unable-to-locate-adb中回答,检查了Tools->Android SDK的配置都已经正确。再次检查File->Project Structure中的Project SDK没有正确配置
[Android Studio]AVD Manager Unable to locate adb
只需要选择Android API ** Platform即可。
[Android Studio]AVD Manager Unable to locate adb
再次运行不会提示错误。

相关文章:

  • 2021-07-04
  • 2021-11-07
  • 2022-12-23
  • 2021-06-04
  • 2021-12-02
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-09
  • 2021-05-05
  • 2022-01-09
  • 2022-01-10
  • 2021-07-14
  • 2021-07-11
  • 2021-09-22
相关资源
相似解决方案