在指定的位置具有adb.exe,但是仍然具有“ adb.exe已过时并且存在严重的性能问题”对话框

问题描述

我在“ ../AppData\Local\Android\Sdk\platform-tools\adb.exe有adb.exe,甚至检查了杀毒软件的病毒箱,一切都很好。
但是仍然出现对话框说

“ adb.exe已过时,并且存在严重的性能问题。”

解决方法

后来对我有用的

  • 创建虚拟设备
  • 选择设备
  • 选择目标为Q API Level 29 image的{​​{1}}
    不只是Android 10.0 (Google APIs)

并照常进行。
enter image description here

希望它对您有用!