经常会弹出👆的提示信息
正文:
The ADB binary found at C:\UsersVin22AppData\LocalVAndroid\Sdk\platforn 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什么的版本太低了,会有严重的性能问题,让我赶紧的更新。
然而我设置找了一圈也没找到哪里可以升级...
stackoverflow看到一个答案
I am new to android as well. dkalev's answer is correct but not very descriptive for a new user. I have outlined the steps below.
- Double Shift to open the search box
- Type SDK Manager
- In the results shown click "SDK Manager"
- In the window that opens click the second tab "SDK Tools". You should see that there is an update available for SDK Build-Tools on the first line
- Check "Show Package Details" in the lower right hand corner
- Scroll to the last item under "SDK Build-Tools" and check the box. (Mine was 28.0.1)
- Click "Apply"
- In the dialogue box that pops up, click "OK"
- When the installer finishes, click "Finish"
- Uncheck "Show Package Details" and look at "Android SDK Build-Tools" (first line). There should be no update available and it should say "Installed"
- Click "OK" to close the SDK Manager
按步骤看了一下....还真有...之前都没发现,我这小眼神
结果也只是低了两个小版本嘛...seriousperformance problems...emm
算了 更就完事了....
又水了一篇文章...