본문 바로가기
Flutter

Flutter doctor - Android Studio (not installed) windows 해결

by kage2k 2021. 6. 5.
728x90
반응형

Flutter doctor - Android Studio (not installed) windows 해결

문제점

분명히 Android Studio 설치를 완료했는데.. flutter doctor 하면 위 처럼 나옵니다.

해결방법

안드로이드 경로 지정 및 licenses를 재차 설정하였습니다.

flutter config --android-studio-dir="C:\Program Files\Android\Android Studio

flutter doctor --android-licenses

cf. Android SDK command-line Tools setting

licenses하는 데 아래의 에러 메시지 발생하면,
(Exception in thread "main" java.lang.NoClassDefFoundError: javax/xml/bind/annotation/XmlSchema)

Android SDK command-line Tools 를 추가 합니다.

End
⊙^⊙ Thank For Reading | Happy Coding ⊙-⊙

Setapp on Mac invite link flutterkage2k

The referrer gets a free month, up to a maximum of six months, for each friend who creates an account and signs in on their Mac.

Setapp_Logo.png

도움이 되셨다면, 커피 한잔 사주세요

buymeacoffee.png

`

300x250
반응형