코딩
flutter 설치 시 --android-licenses 이슈
ExploitSori
2021. 8. 22. 14:05
flutter doctor로 검사를 하였을 때, android licenses 이슈가 가끔 발생하는데.
flutter doctor --android-licenses 로 해결이 된다고 한다.
하지만, java에서 NoClassDefFoundError가 발생할 때, android studio에서
SDK Tools의
Android SDK Command-line Tools를 깔아주면 해결이 된다.