最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

flutter - Android Studio and the command-line tools were released at different times - Stack Overflow

programmeradmin0浏览0评论

Every time I start a project, I get this warning in the console.

Warning: SDK processing. This version only understands SDK XML versions up to 3 but an SDK XML file of version 4 was encountered. This can happen if you use versions of Android Studio and the command-line tools that were released at different times.

How to fix it?

$ flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 3.27.3, on Microsoft Windows [Version 10.0.17763.6775], locale ru-RU)
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 35.0.1)
[√] Chrome - develop for the web
[√] Visual Studio - develop Windows apps (Visual Studio Community 2019 16.11.32)
[√] Android Studio (version 2024.2)
[√] VS Code (version 1.95.0)
[√] Connected device (4 available)
[√] Network resources

• No issues found!

发布评论

评论列表(0)

  1. 暂无评论