当前位置:网站首页>[error record] problems related to the installation of the shuttle environment (follow-up error handling after executing the shuttle doctor command)
[error record] problems related to the installation of the shuttle environment (follow-up error handling after executing the shuttle doctor command)
2022-07-02 19:19:00 【Programmer community】
List of articles
- One 、 Lack of platform error information ( Android SDK file not found )
- Two 、 Solution ( It is recommended to install a complete development environment )
- 3、 ... and 、 License not accepted ( Some Android licenses not accepted )
One 、 Lack of platform error information ( Android SDK file not found )
perform flutter doctor Problems after :
[!] Android toolchain - develop for Android devices (Android SDK version 30.0.2) X Android SDK file not found: Y:\001_DevelopTools\002_Android_SDK\platforms\android-30\android.jar.
Two 、 Solution ( It is recommended to install a complete development environment )
Prompt in the above error report android-30 dependent SDK No installation , Here it is Android Studio Medium SDK Manager Installation in ;
stay Android Studio Click on the SDK Manager Button ;
It is strongly recommended here that SDK Install all development environments that can be installed in , No, it's hundreds G Space , Due to incomplete environment , Often report all kinds of strange mistakes , Waste time checking , After studying for a long time, I found , Finally, I found that there was an environment missing , Such as SDK Tools , CMake , NDK Some version of wait , It's not cost-effective to waste time ;
The development environment is fully equipped , Can reduce 80% The error of ;
( Here is the original execution flutter doctor One pass , Just because there is less loading android-30 SDK platform , I have to download it , Sort out the error information into the blog and so on , An hour )
SDK Platforms All versions are installed :
SDK Tools All tools are installed : One of them is AMD Processor related , My is Intel The processor of , Can't fit ;
3、 ... and 、 License not accepted ( Some Android licenses not accepted )
[!] Android toolchain - develop for Android devices (Android SDK version 30.0.3) ! Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses
perform flutter doctor --android-licenses command , Then each license , All input y , Click enter ;
This agreement is very long , It's basically forcing you to agree , Don't do it if you don't agree Flutter Development ; carry coals to newcastle ;
After all the agreements are agreed , Re execution flutter doctor , The following prompt appears , explain Flutter Environment installed successfully ;
Flutter plugin not installed and Dart plugin not installed Don't worry about reporting mistakes , stay Android Studio Has been installed Flutter and Dart plug-in unit , But I can't recognize , No effect Flutter Development , Not to deal with temporarily ;
边栏推荐
- Kubernetes three open interfaces first sight
- PHP parser badminton reservation applet development requires online system
- How to delete the border of links in IE? [repeat] - how to remove borders around links in IE? [duplicate]
- Juypter notebook modify the default open folder and default browser
- Use cheat engine to modify money, life and stars in Kingdom rush
- Obligatoire pour les débutants, cliquez sur deux boutons pour passer à un contenu différent
- Qpropertyanimation use and toast case list in QT
- Introduction to the paper | analysis and criticism of using the pre training language model as a knowledge base
- 教程篇(5.0) 10. 故障排除 * FortiEDR * Fortinet 网络安全专家 NSE 5
- [论文阅读] CA-Net: Leveraging Contextual Features for Lung Cancer Prediction
猜你喜欢
Talk about the design of red envelope activities in e-commerce system
线程应用实例
开发固定资产管理系统,开发固定资产管理系统用什么语音
【JVM调优实战100例】01——JVM的介绍与程序计数器
Juypter notebook modify the default open folder and default browser
全志A33使用主线U-Boot
聊聊电商系统中红包活动设计
[paper reading] Ca net: leveraging contextual features for lung cancer prediction
机器学习笔记 - 时间序列预测研究:法国香槟的月销量
Learning summary of MySQL advanced 6: concept and understanding of index, detailed explanation of b+ tree generation process, comparison between MyISAM and InnoDB
随机推荐
R language ggplot2 visual Facet: gganimate package is based on Transition_ Time function to create dynamic scatter animation (GIF)
Yolov3 trains its own data set to generate train txt
How to copy and paste interlaced in Excel
Processing strategy of message queue message loss and repeated message sending
【测试开发】一文带你了解什么是软件测试
Markdown basic grammar
SIFT特征点提取「建议收藏」
横向越权与纵向越权[通俗易懂]
Web2.0 giants have deployed VC, and tiger Dao VC may become a shortcut to Web3
Have you stepped on the nine common pits in the e-commerce system?
[fluent] dart data type (VaR data type | object data type)
ICDE 2023|TKDE Poster Session(CFP)
机器学习笔记 - 时间序列预测研究:法国香槟的月销量
学习八股文的知识点~~1
How to delete the border of links in IE? [repeat] - how to remove borders around links in IE? [duplicate]
使用xml文件打印mybaties-log插件的方式
Tutoriel (5.0) 10. Dépannage * fortiedr * fortinet Network Security expert NSE 5
Kubernetes three open interfaces first sight
Use cheat engine to modify money, life and stars in Kingdom rush
高级性能测试系列《24. 通过jdbc执行sql脚本》