![article thumbnail image](https://blog.kakaocdn.net/dn/bVWcFf/btrpRXZz1lD/uHPE9CbANh0vqQYwy1FABK/img.png)
728x90
반응형
Failed to install the following Android SDK packages as some licences have not been accepted.
build-tools;30.0.2 Android SDK Build-Tools 30.0.2
To build this project, accept the SDK license agreements and install the missing components using the Android Studio SDK Manager.
빌드 시 이런 에러가 발생한다면 SDK 라이선스를 받아주면 해결됨
해결 방법
File > Settings > Appearance & Behavior > System Settings > Android SDK 로 이동
> SDK Tools 탭으로 이동 > Google Play Licensing Library 체크 후 OK
이렇게 하면 SDK 라이선스가 설치되면서 에러 해결😊
반응형
'IDE > Android Studio' 카테고리의 다른 글
app:processDebugAndroidTestManifest FAILED 에러 해결 (0) | 2022.01.14 |
---|---|
FAILURE: Build failed with an exception. 에러 해결 (0) | 2022.01.13 |