繁体   English   中英

如何升级到 Android SDK 版本 29.0.3?

[英]How to upgrade to Android SDK Version 29.0.3?

我花了 5 个多小时关注 google、GitHub 和 StackOverflow 的内容。 仍然无法将 Android SDK 版本升级到 29.0.3。

In flutter doctor, it shows the incomplete installation of Android SDK 29.0.3, but when I create a flutter project, it is automatically detecting the old version(28.0.3) and trying to install that, instead of a new version.

这里是 flutter 博士。 Flutter 博士指令

这是 flutter 运行命令。 Flutter 运行命令

这些是 Android SDK 经理详细信息: Android ZF20E3C5E54C0AB3D375D660B3F89F 经理详细信息

顺便提一下,我已经从 SDK 文件夹中删除了 28.0.3 的所有文件夹文件,许可证文件除外。

请帮忙。

在 android 工作室打开项目然后按照这个

  • 打开'SDK manager'和'select android 10.0',然后按OK按钮
  • 找到文件android > app > build.gradle,修改compileSdkVersion,buildToolsVersion

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM