
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
안녕하세요!
3.Android Studio > Android Licenses 설치 확인 중 'Android toolchain' ! 표시가 발생되어 설명해주신 대로 flutter doctor --android-licenses 로 설치 한 후 다시 확인해 봤는데 또 ! 표가 있었습니다.
Android Studio 설치는 설명있는대로 차례대로 설치를 했는데, 왜 sdk를 못찾는지 ㅠㅠ.. 무엇이 문제인지 몰라서 문의 드립니다.
C:\Windows\System32>flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 3.3.2, on Microsoft Windows [Version 10.0.19045.3324], locale ko-KR)
[!] Android toolchain - develop for Android devices
X Unable to locate Android SDK.
Install Android Studio from: https://developer.android.com/studio/index.html
On first launch it will assist you in installing the Android SDK components.
(or visit https://flutter.dev/docs/get-started/install/windows#android-setup for detailed
instructions).
If the Android SDK has been installed to a custom location, please use
`flutter config --android-sdk` to update to that location.
X No valid Android SDK platforms found in C:\Users\CHOI HYE
RI\AppData\Local\Android\sdk\platforms. Candidates were:
- android-34
[√] Chrome - develop for the web
[X] Visual Studio - develop for Windows
X Visual Studio not installed; this is necessary for Windows development.
Download at https://visualstudio.microsoft.com/downloads/.
Please install the "Desktop development with C++" workload, including all of its default
components
[√] Android Studio (version 2021.3)
[√] VS Code (version 1.81.1)
[√] Connected device (3 available)
[√] HTTP Host Availability
! Doctor found issues in 2 categories.
