【发布时间】:2020-11-24 15:19:01
【问题描述】:
我想在android studio中运行Android Virtual Device,我已经安装了“Android SDK平台工具”,有adb.exe,但是运行时出现:
Unable to locate adb, android studio- 那么,
The ADB binary found at C: \Users\Lenovo\Appdata\Local\Android\Sdk\platform-tools\adb.exe is obsolete and has seriousperformance problems with the Android Emulator. Please update to a newer version to get significantly faster app/file transfer
如何用 adb 解决这个问题,以及如何更新到新版本?
【问题讨论】:
标签: android android-studio flutter adb avd