Issue
This Content is from Stack Overflow. Question asked by Prageeth Milan
I get these errors When I run flutter application using android studio.How can I solve this problem enter image description here
Solution
This error is due to you not accepting the required licences to run a project in an emulator I think so head over to your Tools
menu at the top of Android studio->SDK Manager-> Mark the checkbox written Android SDK BuildsTools
under the SDK Toold
Tab let it download and you’ll be prompted to accept the licencing. Thank you
This Question was asked in StackOverflow by Prageeth Milan and Answered by Davis It is licensed under the terms of CC BY-SA 2.5. - CC BY-SA 3.0. - CC BY-SA 4.0.